BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc that...
commit579d5921d623664a9f27e2406b9172a0ad5b3bb8
authordavid.cole <david.cole>
Tue, 27 Jan 2009 16:50:41 +0000 (27 16:50 +0000)
committerdavid.cole <david.cole>
Tue, 27 Jan 2009 16:50:41 +0000 (27 16:50 +0000)
treeaac5a28f211670282499705b8075667f2da7ed0e
parent2c24421567f23362ce2ca8b0be1ad773975f6f49
BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc that runs on 10.3 and earlier does not understand the compiler flag it maps to...
Modules/Platform/Darwin.cmake