diff --git a/Help/command/target_compile_definitions.rst b/Help/command/target_compile_definitions.rst index 3c9fe8758..8bd323375 100644 --- a/Help/command/target_compile_definitions.rst +++ b/Help/command/target_compile_definitions.rst @@ -9,7 +9,7 @@ Add compile definitions to a target. [items1...] [ [items2...] ...]) -Specify compile definitions to use when compiling a given ``. The named ```` must have been created by a command such as :command:`add_executable` or :command:`add_library` and must not be an :ref:`Imported Target `.