diff options
-rw-r--r-- | Help/command/get_target_property.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/get_target_property.rst b/Help/command/get_target_property.rst index cbf4721..4327681 100644 --- a/Help/command/get_target_property.rst +++ b/Help/command/get_target_property.rst @@ -23,3 +23,5 @@ target so far created. The targets do not need to be in the current ``CMakeLists.txt`` file. See also the more general :command:`get_property` command. + +See :ref:`Target Properties` for the list of properties known to CMake. |