Browse Source

Help: Add notes for topic 'Xcode-clang-compile-features'

Brad King 11 years ago
parent
commit
dcd72a7405
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/Xcode-clang-compile-features.rst

+ 5 - 0
Help/release/dev/Xcode-clang-compile-features.rst

@@ -0,0 +1,5 @@
+Xcode-clang-compile-features
+----------------------------
+
+* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
+  is now aware of features supported by Apple Clang (``AppleClang``).