mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
Add policy CMP0035 to disallow variable_requires
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user