diff options
Diffstat (limited to 'Help/command/set_target_properties.rst')
-rw-r--r-- | Help/command/set_target_properties.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/set_target_properties.rst b/Help/command/set_target_properties.rst index 77c631d..7db952d 100644 --- a/Help/command/set_target_properties.rst +++ b/Help/command/set_target_properties.rst @@ -15,4 +15,6 @@ set next. You can use any prop value pair you want and extract it later with the :command:`get_property` or :command:`get_target_property` command. +See also the :command:`set_property(TARGET)` command. + See :ref:`Target Properties` for the list of properties known to CMake. |