Help: Use 'deprecated' template, and date deprecation of modules

This commit is contained in:
Joachim Wuttke (o)
2018-10-25 12:23:33 +02:00
parent dc1bb33578
commit 19998d7b3c
10 changed files with 40 additions and 28 deletions

View File

@@ -5,7 +5,10 @@
WriteBasicConfigVersionFile
---------------------------
.. deprecated:: 3.0
Use the identical command :command:`write_basic_package_version_file()`
from module :module:`CMakePackageConfigHelpers`.
::
@@ -15,8 +18,6 @@ WriteBasicConfigVersionFile
)
Deprecated, see WRITE_BASIC_PACKAGE_VERSION_FILE(), it is identical.
#]=======================================================================]
function(WRITE_BASIC_CONFIG_VERSION_FILE _filename)