Help: Add _See Also_ sections to related CMake commands

This commit is contained in:
Alex Turbov
2022-11-06 23:55:33 +04:00
parent c86ec79d07
commit 65457e4fae
44 changed files with 310 additions and 42 deletions
+5
View File
@@ -261,3 +261,8 @@ to modify properties of ``<target>``, that is, it may not be used as the
operand of :command:`set_property`, :command:`set_target_properties`,
:command:`target_link_libraries` etc. An ``ALIAS`` target may not be
installed or exported.
See Also
^^^^^^^^
* :command:`add_executable`