mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -06:00
On OS X if the user-provided flags do not include -isysroot and CMAKE_OSX_SYSROOT is defined then add the proper -isysroot flag to the C compiler invocation we use to generate the .s file.