gbe_fork/cmake/share/cmake-3.27/Modules/Compiler/QCC-C.cmake

6 lines
110 B
CMake
Raw Normal View History

2023-12-17 02:31:59 +08:00
# To include compiler feature detection
include(Compiler/GNU-C)
include(Compiler/QCC)
__compiler_qcc(C)