Merge topic 'mingw-clang-compile-features'

3baca636 Record compile features for MinGW Clang on Windows (#15897)
This commit is contained in:
Brad King
2016-01-12 10:23:05 -05:00
committed by CMake Topic Stage
2 changed files with 7 additions and 2 deletions
@@ -0,0 +1,5 @@
mingw-clang-compile-features
----------------------------
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
is now aware of features supported by Clang compilers on Windows (MinGW).