[cmake-developers] Cross compiling toolchain variables

Stephen Kelly steveire at gmail.com
Tue Oct 29 16:45:20 EDT 2013


Brad King wrote:

>> That also relates to this bug:
>>
>>https://bugreports.qt-project.org/browse/QTBUG-32308
>>
> These folks should try the CMake 2.8.12 release.  It added these:
> 
> OS X: Search system SDKs for frameworks
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1fce189e
> 
> OS X: Enable command-line build without tools in PATH
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=03ab170f
> 
> which taught CMake how to search for things in the system SDK
> directories.
> 

I haven't been able to reproduce the problem myself, but after looking at 
those commits, it seems that the problem is the use of NO_DEFAULT_PATH in 
the Qt config files.

Thanks,

Steve.





More information about the cmake-developers mailing list