|
From: Alexis L. Z. <azu...@es...> - 2013-12-13 14:08:03
|
El 13/12/13 01:08, Luís Pereira escribió: > Hello, > > I'm working on cmake modules to help the task of supporting Qt4 and > Qt5 in a given software project. > > I wrote a FindQtX module. > This module can be used to find Qt4 and Qt5. Choose the Qt version to be > searched by setting the USE_QT variable. > Typical usage could be something like: > FindQtX( > QT4_MINIMUM_REQUIRED 4.8.1 > QT5_MINIMUM_REQUIRED 5.0.1 > QT4_MODULES Gui > QT5_MODULES Widgets > COMMON_MODULES Core Xml > ) > > Features: > * Support for CMake v2.6.2 and later > * Uniform syntax across all supported CMake versions > * Qt minimum required version for all supported CMake versions > * Better error detection > * More detailed error messages > > I look forward for your feedback. > > Check it at: https://github.com/luis-pereira/qtxmodules > > Regards, Great job!! ________________________________________________________________________________________________ III Escuela Internacional de Invierno en la UCI del 17 al 28 de febrero del 2014. Ver www.uci.cu |