mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-02-03 11:47:42 +08:00
6 lines
105 B
CMake
6 lines
105 B
CMake
|
# To include compiler feature detection
|
||
|
include(Compiler/GNU-C)
|
||
|
|
||
|
include(Compiler/QCC)
|
||
|
__compiler_qcc(C)
|