diff options
Diffstat (limited to 'Help/prop_dir/BUILDSYSTEM_TARGETS.rst')
-rw-r--r-- | Help/prop_dir/BUILDSYSTEM_TARGETS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/prop_dir/BUILDSYSTEM_TARGETS.rst b/Help/prop_dir/BUILDSYSTEM_TARGETS.rst index 5c5893d..c998488 100644 --- a/Help/prop_dir/BUILDSYSTEM_TARGETS.rst +++ b/Help/prop_dir/BUILDSYSTEM_TARGETS.rst @@ -11,3 +11,5 @@ and :command:`add_custom_target` commands. The list does not include any :ref:`Interface Libraries`. Each entry in the list is the logical name of a target, suitable to pass to the :command:`get_property` command ``TARGET`` option. + +See also the :prop_dir:`IMPORTED_TARGETS` directory property. |