mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 05:40:48 +00:00
4 lines
126 B
CMake
4 lines
126 B
CMake
include(Platform/Apple-GNU)
|
|
__apple_compiler_gnu(C)
|
|
cmake_gnu_set_sysroot_flag(C)
|
|
cmake_gnu_set_osx_deployment_target_flag(C)
|