[CMake] OSX Leopard- compiling for Tiger and later

Mike Jackson mike.jackson at imts.us
Wed Jul 2 14:35:36 EDT 2008


what happens if you just set the CMAKE_OSX_SYSROOT variable to the  
10.4u sdk? Is that enough?


-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Jul 2, 2008, at 1:47 PM, Sean McBride wrote:

> 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
>
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>




More information about the CMake mailing list