mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
242f673829
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.