On Wed, Jan 21, 2009 at 10:28 PM, Clinton Stimpson <[email protected]> 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)
UseQt4.cmake.diff
Description: Binary data
FindQt4.cmake.diff
Description: Binary data
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
