summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeExpandImportedTargets.cmake
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 10:23:33 (GMT)
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 10:23:33 (GMT)
commit19998d7b3cb69a4f30d1e151471706b02102e16d (patch)
tree9a225d6723094ae525d918281a42a361747c588f /Modules/CMakeExpandImportedTargets.cmake
parentdc1bb335781abb9a6ffe3f40b413978c81050023 (diff)
downloadCMake-19998d7b3cb69a4f30d1e151471706b02102e16d.zip
CMake-19998d7b3cb69a4f30d1e151471706b02102e16d.tar.gz
CMake-19998d7b3cb69a4f30d1e151471706b02102e16d.tar.bz2
Help: Use 'deprecated' template, and date deprecation of modules
Diffstat (limited to 'Modules/CMakeExpandImportedTargets.cmake')
-rw-r--r--Modules/CMakeExpandImportedTargets.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/Modules/CMakeExpandImportedTargets.cmake b/Modules/CMakeExpandImportedTargets.cmake
index 4b97c37..ae26cc2 100644
--- a/Modules/CMakeExpandImportedTargets.cmake
+++ b/Modules/CMakeExpandImportedTargets.cmake
@@ -5,7 +5,9 @@
CMakeExpandImportedTargets
--------------------------
-Deprecated. Do not use.
+.. deprecated:: 3.4
+
+ Do not use.
This module was once needed to expand imported targets to the underlying
libraries they reference on disk for use with the :command:`try_compile`