diff options
Diffstat (limited to 'Help/command/variable_requires.rst')
-rw-r--r-- | Help/command/variable_requires.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/command/variable_requires.rst b/Help/command/variable_requires.rst index 7535e40..831dd00 100644 --- a/Help/command/variable_requires.rst +++ b/Help/command/variable_requires.rst @@ -1,7 +1,9 @@ variable_requires ----------------- -Deprecated. Use the if() command instead. +Disallowed. See CMake Policy :policy:`CMP0035`. + +Use the if() command instead. Assert satisfaction of an option's required variables. |