summaryrefslogtreecommitdiffstats
path: root/Help/command/set_target_properties.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/set_target_properties.rst')
-rw-r--r--Help/command/set_target_properties.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/Help/command/set_target_properties.rst b/Help/command/set_target_properties.rst
index 597be23..856b92c 100644
--- a/Help/command/set_target_properties.rst
+++ b/Help/command/set_target_properties.rst
@@ -15,6 +15,10 @@ 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 Also
+^^^^^^^^
-See :ref:`Target Properties` for the list of properties known to CMake.
+* :command:`define_property`
+* :command:`get_target_property`
+* the more general :command:`set_property` command
+* :ref:`Target Properties` for the list of properties known to CMake