summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-18 15:55:42 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-22 13:09:51 (GMT)
commit97268cf5b7626febb06d04c2201ace397a4863fd (patch)
tree959cacfbee953a25a5cb3aad0cd53b5052a4aa40 /Help/command
parent9f64fbf5b5f128580639f14e232430194c9326f1 (diff)
downloadCMake-97268cf5b7626febb06d04c2201ace397a4863fd.zip
CMake-97268cf5b7626febb06d04c2201ace397a4863fd.tar.gz
CMake-97268cf5b7626febb06d04c2201ace397a4863fd.tar.bz2
Add policy CMP0030 to disallow use_mangled_mesa
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/use_mangled_mesa.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/use_mangled_mesa.rst b/Help/command/use_mangled_mesa.rst
index a4d77e9..6f4d7ac 100644
--- a/Help/command/use_mangled_mesa.rst
+++ b/Help/command/use_mangled_mesa.rst
@@ -1,6 +1,8 @@
use_mangled_mesa
----------------
+Disallowed. See CMake Policy :policy:`CMP0030`.
+
Copy mesa headers for use in combination with system GL.
::