cmake/Modules/Compiler/QCC-C.cmake

6 lines
105 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
# To include compiler feature detection
include(Compiler/GNU-C)
2014-08-08 17:52:44 +02:00
include(Compiler/QCC)
__compiler_qcc(C)