summaryrefslogtreecommitdiffstats
path: root/Modules/FindwxWindows.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/FindwxWindows.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/FindwxWindows.cmake')
-rw-r--r--Modules/FindwxWindows.cmake8
1 files changed, 5 insertions, 3 deletions
diff --git a/Modules/FindwxWindows.cmake b/Modules/FindwxWindows.cmake
index 7f25671..35840f5 100644
--- a/Modules/FindwxWindows.cmake
+++ b/Modules/FindwxWindows.cmake
@@ -5,13 +5,15 @@
FindwxWindows
-------------
+.. deprecated:: 3.0
+
+ Replaced by :module:`FindwxWidgets`.
+
Find wxWindows (wxWidgets) installation
This module finds if wxWindows/wxWidgets is installed and determines
where the include files and libraries are. It also determines what
-the name of the library is. Please note this file is DEPRECATED and
-replaced by FindwxWidgets.cmake. This code sets the following
-variables:
+the name of the library is. This code sets the following variables:
::