[Qt-interest] Lots of problems with cmake.

Clinton Stimpson clinton at elemtech.com
Fri Jun 12 18:32:02 CEST 2009


>  
>   
>> # what on earth does this do?
>>     
>
> No idea, but its not needed to use Qt.
>   

You're saying this is not needed?
include(${QT_USE_FILE})

That's why there's so many different examples on the web.
Some use it, some don't.  Those who don't have more complex 
CMakeLists.txt files.

Since Qt requires a complex build environment (beyond include 
directories and libraries to link with), the UseQt4.cmake file can be 
used to make it easier.

Clint




More information about the Qt-interest-old mailing list