summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/BlueGeneL.cmake
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2009-12-23 17:08:25 (GMT)
committerDavid Cole <david.cole@kitware.com>2009-12-23 17:08:25 (GMT)
commit8d88de4b4ab3bb5b42492cebd827fab124f2f048 (patch)
tree28c74578cee04c7367a8893c6d03479a0e932069 /Modules/Platform/BlueGeneL.cmake
parentffbae660cd841dc9fed8a13b13b75a01506a7dea (diff)
downloadCMake-8d88de4b4ab3bb5b42492cebd827fab124f2f048.zip
CMake-8d88de4b4ab3bb5b42492cebd827fab124f2f048.tar.gz
CMake-8d88de4b4ab3bb5b42492cebd827fab124f2f048.tar.bz2
Fix issue with SDK not matching initial deployment target chosen by setting the MACOSX_DEPLOYMENT_TARGET environment variable. The problem was that we were setting the initial SDK value based on our own internal default value for deplyment target rather than the user's environment variable choice. The solution is to base the default value for the SDK on the deployment target variable after initially caching the deployment target... Every time I'm in this code I think I leave it cleaner, only to be proven otherwise. Let's give this one a whirl. Bleh.
Diffstat (limited to 'Modules/Platform/BlueGeneL.cmake')
0 files changed, 0 insertions, 0 deletions