Help: Reference set_property from set_target_properties

This commit is contained in:
Brad King
2018-03-19 08:05:29 -04:00
parent c27e3e0f2b
commit 89ee7ce3ea

View File

@@ -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.