FindQt4 macro to support one of the feature from Qt master (QML).

Alexis Ménard menard at kde.org
Tue Feb 16 22:41:02 GMT 2010


On Tue, Feb 16, 2010 at 7:20 PM, Alexander Neundorf <neundorf at kde.org> wrote:
> 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 ?

It's already merged in master. If for some reason the name will change
you have my word that i will update the macro.

>
>> 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.

That's why i asked :D

>
> Alex
>




More information about the kde-core-devel mailing list