[CMake] ActiveQt

Clinton Stimpson clinton at elemtech.com
Thu Jan 29 13:53:35 EST 2009


Is there a reason your patch puts the QAxServer and QAxContainer modules 
in one set of cmake variables?
ActiveQt is the name of a framework that contains 2 modules.
The other modules get their own set of cmake variables (QtGui, QtCore, 
etc...).

Clint

Pau Garcia i Quiles wrote:
> On Wed, Jan 21, 2009 at 10:28 PM, Clinton Stimpson <clinton at elemtech.com> wrote:
>
> Here come patches for FindQt4.cmake and UseQt4.cmake against CVS.
> While other Qt modules only have one library, ActiveQt are two
> libraries (AxContainer and AxServer). As I wanted to mimic the
> existing style, there are three library variables:
> QT_ACTIVEQT_AXCONTAINER_LIBRARY, QT_ACTIVEQT_AXSERVER_LIBRARY and
> QT_ACTIVEQT_LIBRARY (which is the concatenation of the two former
> libraries).
>
> Please take a look and tell me what you think.
>
> I will add a QT_DUMP_CPP macro which wraps "dumpcpp" but that won't be
> until at least this weekend.
>
>   
>> It doesn't support ActiveQt, but patches are welcome.
>>
>> Clint
>>
>> Pau Garcia i Quiles wrote:
>>     
>>> Hello,
>>>
>>> Does FindQt4.cmake support ActiveQt (only available in Qt4 for
>>> Windows, commercial edition) ? It looks like it does not because I
>>> don't see a QT_USE_ACTIVEQT variable, and it does not look for
>>> QAxContainer or QAxServer
>>>
>>>
>>>       
>>     
>
>
>
>   



More information about the CMake mailing list