[CMake] ActiveQt

Pau Garcia i Quiles pgquiles at elpauer.org
Tue Jan 27 20:31:14 EST 2009


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



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UseQt4.cmake.diff
Type: application/octet-stream
Size: 795 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090128/7875c70a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindQt4.cmake.diff
Type: application/octet-stream
Size: 5324 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090128/7875c70a/attachment-0001.obj>


More information about the CMake mailing list