mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
5 lines
130 B
CMake
5 lines
130 B
CMake
include(Platform/Darwin-GNU)
|
|
__darwin_compiler_gnu(CXX)
|
|
cmake_gnu_has_isysroot(CXX)
|
|
cmake_gnu_set_osx_deployment_target_flag(CXX)
|