Merge topic 'no-AppleClang-C-features'

ded30405 Features: Don't record for AppleClang
This commit is contained in:
Brad King 2014-11-13 10:08:37 -05:00 committed by CMake Topic Stage
commit a9a040e169
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
include(Compiler/Clang-C)
include(Compiler/Clang)
__compiler_clang(C)