mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 21:54:00 +08:00
6 lines
110 B
CMake
6 lines
110 B
CMake
|
# To include compiler feature detection
|
||
|
include(Compiler/GNU-C)
|
||
|
|
||
|
include(Compiler/QCC)
|
||
|
__compiler_qcc(C)
|