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

View File

@@ -107,3 +107,8 @@ The ``<name>`` may not be used 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_library`