summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-modules.7.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-02-08 17:20:00 (GMT)
committerBrad King <brad.king@kitware.com>2021-02-08 17:44:37 (GMT)
commit9cddaad9409506a616be65df43a7abb6d82f3345 (patch)
tree7757d84cb3f73c08b74410b737056a5cf722922a /Help/manual/cmake-modules.7.rst
parent4841d38a7a9c48cff7e4edeb900005c04e64398a (diff)
downloadCMake-9cddaad9409506a616be65df43a7abb6d82f3345.zip
CMake-9cddaad9409506a616be65df43a7abb6d82f3345.tar.gz
CMake-9cddaad9409506a616be65df43a7abb6d82f3345.tar.bz2
AddFileDependencies: Deprecate this unnecessary module
Document that one can call `set_property` directly instead.
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 e108bc3..17c1a1e 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -15,7 +15,6 @@ These modules are loaded using the :command:`include` command.
.. toctree::
:maxdepth: 1
- /module/AddFileDependencies
/module/AndroidTestUtilities
/module/BundleUtilities
/module/CheckCCompilerFlag
@@ -272,6 +271,7 @@ Deprecated Utility Modules
.. toctree::
:maxdepth: 1
+ /module/AddFileDependencies
/module/CMakeDetermineVSServicePack
/module/CMakeExpandImportedTargets
/module/CMakeForceCompiler