CMake/Modules/Platform/Darwin-GNU-CXX.cmake

4 lines
84 B
CMake

include(Platform/Darwin-GNU)
__darwin_compiler_gnu(CXX)
cmake_gnu_has_isysroot(CXX)