diff --git a/Help/command/get_target_property.rst b/Help/command/get_target_property.rst index cbf472118c..43276811d5 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.