summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-modules.7.rst
diff options
context:
space:
mode:
authorFeRD (Frank Dana) <ferdnyc@gmail.com>2023-01-12 01:48:39 (GMT)
committerFeRD (Frank Dana) <ferdnyc@gmail.com>2023-01-12 16:34:48 (GMT)
commit0847682c47ee518dcf0195f2336a68c83030fb4b (patch)
tree80a0e9198342188a30f553d4def846236e23b790 /Help/manual/cmake-modules.7.rst
parente4c281e45196b3c3fa2f327476838ac77b76e838 (diff)
downloadCMake-0847682c47ee518dcf0195f2336a68c83030fb4b.zip
CMake-0847682c47ee518dcf0195f2336a68c83030fb4b.tar.gz
CMake-0847682c47ee518dcf0195f2336a68c83030fb4b.tar.bz2
FindUnixCommands: Deprecate in favor of cmake -E
`${CMAKE_COMMAND} -E` subcommands are cross-platform replacements. Fixes: #24263
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r--Help/manual/cmake-modules.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index 0daffab..448d8ba 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -251,7 +251,6 @@ They are normally called through the :command:`find_package` command.
/module/FindTclStub
/module/FindThreads
/module/FindTIFF
- /module/FindUnixCommands
/module/FindVulkan
/module/FindWget
/module/FindWish
@@ -298,6 +297,7 @@ Deprecated Find Modules
/module/FindPythonInterp
/module/FindPythonLibs
/module/FindQt
+ /module/FindUnixCommands
/module/FindVTK
/module/FindwxWindows