mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -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.