5 lines
128 B
CMake
5 lines
128 B
CMake
include(Platform/Darwin-GNU)
|
|
__darwin_compiler_gnu(C)
|
|
cmake_gnu_set_sysroot_flag(C)
|
|
cmake_gnu_set_osx_deployment_target_flag(C)
|