mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05: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)
|