[CMake] find_library and mac os x SDKs
Simmons, Aaron
asimmons at rosettastone.com
Fri Mar 26 14:38:54 EDT 2010
While it will compile, the resulting binary needs to be compatible with 10.4.
-----Original Message-----
From: Sean McBride [mailto:sean at rogue-research.com]
Sent: Friday, March 26, 2010 12:35
To: Simmons, Aaron; cmake at cmake.org
Subject: Re: [CMake] find_library and mac os x SDKs
On Fri, 26 Mar 2010 14:08:04 -0400, Simmons, Aaron said:
>When compiled on Mac OS X, my project links against the 10.4 SDK. This
>SDK is often not installed by default on newer systems (10.6, for
>example). I would like to put in a check for whether the SDK is present
>before compiling (otherwise the developer gets all kinds of hard-to-
>understand compile errors).
Is there some reason you must use the 10.4 SDK? Does your code not
compile against new SDKs?
--
____________________________________________________________
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