mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -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.