Revision 24aafbde115647b7e599d112d0bcc4f03c3e9b88 authored by Gregor Jasny on 11 October 2015, 10:07:25 UTC, committed by Brad King on 12 October 2015, 19:31:10 UTC
If the automatically selected SDK is newer than the host OS version
and no deployment version has been set then adjust the deployment
version to the host OS version. Otherwise the user won't be able to
launch the executables on the build host.

This is for example a problem on a MacOSX 10.10 host with Xcode 7
which only provides a MacOSX10.11 SDK.
1 parent 679a5d2
History
File Mode Size
bash-completion
CMakeLists.txt -rw-r--r-- 264 bytes
cmake-help.vim -rw-r--r-- 668 bytes
cmake-indent.vim -rw-r--r-- 2.8 KB
cmake-mode.el -rw-r--r-- 14.5 KB
cmake-syntax.vim -rw-r--r-- 4.8 KB
cmake.m4 -rw-r--r-- 1.9 KB

back to top