6e34aea93c
While Clang presents an almost identical interface to GNU there will be some differences. Split the compiler information modules to allow separate rules for Clang. Start by loading the GNU rules but leave a place to add Clang-specific information.
3 lines
44 B
CMake
3 lines
44 B
CMake
include(Compiler/Clang)
|
|
__compiler_clang(C)
|