Apple-GNU-C.cmake 126 B

1234
  1. include(Platform/Apple-GNU)
  2. __apple_compiler_gnu(C)
  3. cmake_gnu_set_sysroot_flag(C)
  4. cmake_gnu_set_osx_deployment_target_flag(C)