Browse Source

Help: Add version number to deprecation note

In section "Deprecated Commands" in manual/cmake-commands.7,
indicate that those commands are deprecated since 3.0.
pull/324/head
Joachim Wuttke (o) 7 years ago
parent
commit
dc1bb33578
  1. 5
      Help/manual/cmake-commands.7.rst

5
Help/manual/cmake-commands.7.rst

@ -145,8 +145,9 @@ These commands are available only in CTest scripts.
Deprecated Commands
===================
These commands are available only for compatibility with older
versions of CMake. Do not use them in new code.
These commands are deprecated since CMake version 3.0.
They are available only for backward compatibility.
Do not use them in new code.
.. toctree::
:maxdepth: 1

Loading…
Cancel
Save