Hi, I've added a qt4_use_modules function to Qt4Macros.cmake. I'm looking for some review before merging it to next.
As qt5_use_modules is the best way to use Qt5, and as it is easier to port from qt4_use_modules to qt5_use_modules than to port from the free use of cmake commands for includes, definitions and linking to Qt 4, I think it makes sense to backport. Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
