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
@@ -79,3 +79,8 @@ invokes
cmake_policy(VERSION 2.4[...<max>])
which enables compatibility features for CMake 2.4 and lower.
See Also
^^^^^^^^
* :command:`cmake_policy`