Hi,<br><br><br>I checked and in Darwin.cmake there are several items like &quot;CMAKE_OSX_ARCHITECTURES_DEFAULT&quot; and &quot;CMAKE_OSX_DEPLOYMENT_TARGET_DEFAULT&quot;... But...<br>I can&#39;t set them properly in my own CMakeLists.txt file. As such, when I set the minimum version to 10.4, it still will try to compile against v10.5 of the SDK...<br>

<br>Is there a way to set all of this properly or do I need to fiddle with the C/CXX make flags (bah)?<br><br><br>Thanks,<br>Steven<br>