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.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to