summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/policy/CMP0035.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/policy/CMP0035.rst')
-rw-r--r--share/cmake-3.18/Help/policy/CMP0035.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/policy/CMP0035.rst b/share/cmake-3.18/Help/policy/CMP0035.rst
new file mode 100644
index 0000000..58199a4
--- /dev/null
+++ b/share/cmake-3.18/Help/policy/CMP0035.rst
@@ -0,0 +1,12 @@
+CMP0035
+-------
+
+The :command:`variable_requires` command should not be called.
+
+This command was introduced in November 2001 to perform some conditional
+logic. It has long been replaced by the :command:`if` command.
+
+.. |disallowed_version| replace:: 3.0
+.. include:: DISALLOWED_COMMAND.txt
+
+.. include:: DEPRECATED.txt