Selaa lähdekoodia

Merge topic 'no-AppleClang-C-features'

ded30405 Features: Don't record for AppleClang
Brad King 11 vuotta sitten
vanhempi
sitoutus
a9a040e169
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      Modules/Compiler/AppleClang-C.cmake

+ 2 - 1
Modules/Compiler/AppleClang-C.cmake

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