[cmake-developers] Any idea why some dashboards fail with Qt4?

Stephen Kelly steveire at gmail.com
Sun Jul 14 04:07:50 EDT 2013


Stephen Kelly wrote:

> 
> This result is surprising:
> 
>  
http://open.cdash.org/testSummary.php?project=1&name=RunCMake.ObsoleteQtMacros&date=2013-07-12
> 
> There is a QT4_WORKS test in Tests/CMakeLists.txt. Is that hiding this
> issue in other Qt4 based unit tests? Rather than hiding the issue, and
> idea what's going on?

I figured out that I need to pass QT_QMAKE_EXECUTABLE through the cmake 
calls, because it is not in the PATH on the failing machines.

(as in commit b00463f06c80529f02c489872458345790f6cd48).

Thanks,

Steve.





More information about the cmake-developers mailing list