summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-23 13:41:41 (GMT)
committerBrad King <brad.king@kitware.com>2014-12-23 13:42:01 (GMT)
commitbb83cdaab67196c0ddcc0a0dbbd6f73f2e98938a (patch)
treeb0d127a616acaf6d351bb9518dd05c8414d00050 /Help
parentbd6b42c1864dc1915e5c86cceb609e87f72f93b6 (diff)
downloadCMake-bb83cdaab67196c0ddcc0a0dbbd6f73f2e98938a.zip
CMake-bb83cdaab67196c0ddcc0a0dbbd6f73f2e98938a.tar.gz
CMake-bb83cdaab67196c0ddcc0a0dbbd6f73f2e98938a.tar.bz2
Help: Add notes for topic 'AppleClang-5.1-features'
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/AppleClang-5.1-features.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/AppleClang-5.1-features.rst b/Help/release/dev/AppleClang-5.1-features.rst
new file mode 100644
index 0000000..2b92d10
--- /dev/null
+++ b/Help/release/dev/AppleClang-5.1-features.rst
@@ -0,0 +1,5 @@
+AppleClang-5.1-features
+-----------------------
+
+* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
+ is now aware of features supported by Apple Clang 5.1 (``AppleClang``).