summaryrefslogtreecommitdiffstats
path: root/Help/policy
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-18 15:54:48 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-22 13:09:51 (GMT)
commit9f64fbf5b5f128580639f14e232430194c9326f1 (patch)
tree0f83aa908222265eb0bcd69c19ac2264bb8b19a1 /Help/policy
parent882c0f0b698e70be8b74aa498b62cb1fb22f3c24 (diff)
downloadCMake-9f64fbf5b5f128580639f14e232430194c9326f1.zip
CMake-9f64fbf5b5f128580639f14e232430194c9326f1.tar.gz
CMake-9f64fbf5b5f128580639f14e232430194c9326f1.tar.bz2
Add policy CMP0029 to disallow subdir_depends
Diffstat (limited to 'Help/policy')
-rw-r--r--Help/policy/CMP0029.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/policy/CMP0029.rst b/Help/policy/CMP0029.rst
new file mode 100644
index 0000000..92ef1ec
--- /dev/null
+++ b/Help/policy/CMP0029.rst
@@ -0,0 +1,10 @@
+CMP0029
+-------
+
+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
+.. include:: DISALLOWED_COMMAND.txt