mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-09 08:55:35 +02:00
5 lines
105 B
CMake
5 lines
105 B
CMake
# To include compiler feature detection
|
|
include(Compiler/GNU-C)
|
|
|
|
include(Compiler/QCC)
|
|
__compiler_qcc(C)
|