[CMake] find_library and mac os x SDKs
Sean McBride
sean at rogue-research.com
Fri Mar 26 14:34:36 EDT 2010
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