mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 18:31:23 +00: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)
|