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