diff options
Diffstat (limited to 'Help/command/variable_requires.rst')
-rw-r--r-- | Help/command/variable_requires.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/variable_requires.rst b/Help/command/variable_requires.rst index 9cf9f3f..b4742a5 100644 --- a/Help/command/variable_requires.rst +++ b/Help/command/variable_requires.rst @@ -1,7 +1,7 @@ variable_requires ----------------- -Disallowed. See CMake Policy :policy:`CMP0035`. +Disallowed since version 3.0. See CMake Policy :policy:`CMP0035`. Use the :command:`if` command instead. |