diff options
Diffstat (limited to 'Help/policy/CMP0029.rst')
-rw-r--r-- | Help/policy/CMP0029.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0029.rst b/Help/policy/CMP0029.rst index 92ef1ec..8f58a12 100644 --- a/Help/policy/CMP0029.rst +++ b/Help/policy/CMP0029.rst @@ -6,5 +6,5 @@ The :command:`subdir_depends` command should not be called. The implementation of this command has been empty since December 2001 but was kept in CMake for compatibility for a long time. -.. |disallowed_version| replace:: 3.0.0 +.. |disallowed_version| replace:: 3.0 .. include:: DISALLOWED_COMMAND.txt |