[CMake] OSX Leopard- compiling for Tiger and later
Sean McBride
sean at rogue-research.com
Wed Jul 2 13:47:27 EDT 2008
On 7/2/08 12:37 PM, Eric Torstenson said:
>Is there any cmake functionality to aid with targeting tiger from
>leopard machines (with xcode 2.5 installed)
Do you have both Xcode 3.1 and 2.5 installed? I'm not sure how well
CMake handles that...
But to target Tiger, one needs to set the deployment target. CMake has
no setting for this, see:
<http://public.kitware.com/Bug/view.php?id=6195>
But the workaround is simple (and in the bug).
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the CMake
mailing list