cmake/Modules/Compiler/QCC-C.cmake
2019-11-11 23:01:05 +01:00

6 lines
105 B
CMake

# To include compiler feature detection
include(Compiler/GNU-C)
include(Compiler/QCC)
__compiler_qcc(C)