mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
Help: Move deprecated modules and variables to dedicated sections
These were missed in commite0355c4ea9(FindBoost: Add policy to remove this module, 2024-05-03, v3.30.0-rc1~150^2) and commit0aba13a2f3(ctest: Add explicit options for TLS server verification, 2024-03-01, v3.30.0-rc1~408^2~3).
This commit is contained in:
@@ -112,7 +112,6 @@ They are normally called through the :command:`find_package` command.
|
||||
/module/FindBacktrace
|
||||
/module/FindBISON
|
||||
/module/FindBLAS
|
||||
/module/FindBoost
|
||||
/module/FindBullet
|
||||
/module/FindBZip2
|
||||
/module/FindCABLE
|
||||
@@ -291,6 +290,7 @@ Deprecated Find Modules
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
/module/FindBoost
|
||||
/module/FindCUDA
|
||||
/module/FindDart
|
||||
/module/FindITK
|
||||
|
||||
@@ -677,7 +677,6 @@ Variables for CTest
|
||||
/variable/CTEST_CONFIGURE_COMMAND
|
||||
/variable/CTEST_COVERAGE_COMMAND
|
||||
/variable/CTEST_COVERAGE_EXTRA_FLAGS
|
||||
/variable/CTEST_CURL_OPTIONS
|
||||
/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE
|
||||
/variable/CTEST_CUSTOM_ERROR_EXCEPTION
|
||||
/variable/CTEST_CUSTOM_ERROR_MATCH
|
||||
@@ -849,6 +848,7 @@ Deprecated Variables for CTest
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
/variable/CTEST_CURL_OPTIONS
|
||||
/variable/CTEST_CVS_CHECKOUT
|
||||
/variable/CTEST_SCP_COMMAND
|
||||
/variable/CTEST_TRIGGER_SITE
|
||||
|
||||
Reference in New Issue
Block a user