Răsfoiți Sursa

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.
Joachim Wuttke (o) 7 ani în urmă
părinte
comite
dc1bb33578
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      Help/manual/cmake-commands.7.rst

+ 3 - 2
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