This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-04 21:30:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc4e7dcec0b4f87a96866a01621aaaffc04fa6f0
CMake
/
Modules
/
CMakeCXXCompiler.cmake.in
T
David Cole
6ee87b2e5c
Fix issue
#10155
- default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
2010-01-29 11:56:35 -05:00
1.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink