Help: Rename 'artefact' to 'artifact' in target_precompile_headers

This commit is contained in:
Arcturus
2020-06-02 18:00:01 +01:00
committed by Brad King
parent f5d7390f49
commit 8a3adb9f72
+1 -1
View File
@@ -93,7 +93,7 @@ Reusing Precompile Headers
^^^^^^^^^^^^^^^^^^^^^^^^^^
The command also supports a second signature which can be used to specify that
one target re-uses a precompiled header file artefact from another target
one target re-uses a precompiled header file artifact from another target
instead of generating its own:
.. code-block:: cmake