This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8fc88b7eb0
CMake
/
Modules
/
Compiler
/
Clang-C.cmake
2 lines
24 B
CMake
Raw
Normal View
History
Unescape
Escape
Recognize Clang C and C++ compilers (see #10693) Map to the platform and compiler information for GNU because the compilers are command-line compatible for common operations. Later we can add Clang-specific features as necessary. We honor the preferred capitalization is "Clang", not the common mis-spelling "CLang".
2010-05-17 22:11:20 +04:00
include
(
Compiler/GNU-C
)