diff options
Diffstat (limited to 'Help')
-rw-r--r-- | Help/command/target_precompile_headers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/target_precompile_headers.rst b/Help/command/target_precompile_headers.rst index 0d4f45a..d4280b1 100644 --- a/Help/command/target_precompile_headers.rst +++ b/Help/command/target_precompile_headers.rst @@ -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 |