Przeglądaj źródła

Help: Reference set_property from set_target_properties

Brad King 7 lat temu
rodzic
commit
89ee7ce3ea
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      Help/command/set_target_properties.rst

+ 2 - 0
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.