[CMake] Qt4 support
Clinton Stimpson
clinton at elemtech.com
Thu Jul 28 13:10:38 EDT 2005
I tried it and yes, the macros are missing.
Also, asking the general public: does anyone mind if the signature of those macros change? A couple arguments are Qt3 specific, don't make sense for Qt4, but are harmless if left in. If changed, they'd probably be QT4_WRAP_CPP QT4_WRAP_UI. I don't think compatibility between Qt3 cmake and Qt4 cmake is a bit deal because I think most projects will be exclusivly Qt3 OR Qt4, because of major Qt API changes.
Thoughts?
Clint
> Hi
> FindQt4.cmake is already included in CVS.
> But that FindQt4.cmake only checks for include-paths and library-paths.
> Missing is the macro QT_WRAP_CPP and QT_WRAP_UI for Qt4.
>
> Greetings
> Jens
>
>
> Am Mittwoch, 27. Juli 2005 22:53 schrieb Moreland, Kenneth:
>> What is the status of support for Qt 4 in cmake? I see from the
>> archives that a few people have got it to work by writing their own
>> FindQt4.cmake files. Is any of this going to be put into cmake 2.2?
>> Now that Qt 4 is officially released, we are anxious to use it. We
>> would hate to roll our own CMake commands only to dump it later for
>> whatever cmake eventually provides.
>>
>> -Ken
>>
>> **** Kenneth Moreland
>> *** Sandia National Laboratories
>> ***********
>> *** *** *** email: kmorel at sandia.gov
>> ** *** ** phone: (505) 844-8919
>> *** fax: (505) 845-0833
>>
>> _______________________________________________
>> CMake mailing list
>> CMake at cmake.org
>> http://www.cmake.org/mailman/listinfo/cmake
>
>
More information about the CMake
mailing list