FindQt4 macro to support one of the feature from Qt master (QML).
Alexander Neundorf
neundorf at kde.org
Tue Feb 16 18:20:48 GMT 2010
On Tuesday 16 February 2010, Alexis Ménard wrote:
> Hello,
>
>
> The attached patch allow to build and link application using Qt
> Declarative module (QML). Is it ok to commit that in the trunk or i
> have to wait the official release of Qt 4.7? The build of Plasma
> mobile (playground) is deactivated otherwise. To be honest it's a pain
It's ok for trunk.
Is it already sure that the name will be the final name and that this really
will be part of 4.7 ?
> If it's not possible, when you add a cmake script in cmake/modules of
> your project which one cmake pick first? It seems that it takes the
> one in the standard dirs first.
First the one from CMAKE_MODULE_PATH (in the order of the directories
contained there), then the standard ones.
But having another copy of FindQt4.cmake is not a good idea.
Alex
More information about the kde-core-devel
mailing list