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                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to