Alexander Neundorf wrote: > Hi, > > how will the situation with QtMobility be with Qt5 ?
It is split into multiple components. QtPim, QtSystems, possibly others which are now in gerrit. > Will it be the same as it is now or completely different, like e.g. it > will install a Config.cmake file ? > QtPim installs several Config files already. stephen@hal:~/dev/build/qtbase/qtpim$ ls lib/cmake/ Qt5Contacts Qt5Organizer Qt5Versit Qt5VersitOrganizer stephen@hal:~/dev/build/qtbase/qtpim$ ls lib/cmake/Qt5Contacts/ Qt5ContactsConfig.cmake Qt5ContactsConfigVersion.cmake stephen@hal:~/dev/build/qtbase/qtsystems$ ls lib/cmake/ Qt5PublishSubscribe Qt5ServiceFramework Qt5SystemInfo The question of whether there will be an umbrella QtPimConfig.cmake file etc is with the question of whether there should be a Qt5Config.cmake file. So far it's not decided. Thanks, Steve. > Alex > > ---------- Forwarded Message ---------- > > Subject: Review Request: Add FindQtMobility.cmake > Date: Thursday 01 December 2011, 14:12:47 > From: "Arjen Hiemstra" <[email protected]> > To: "Arjen Hiemstra" <[email protected]>, "Extra Cmake Modules" > <[email protected]> > > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103304/ > ----------------------------------------------------------- > > Review request for Extra Cmake Modules. > > > Description > ------- > > Since additional CMake modules have been moved to their own repository, I > am reposting the review for FindQtMobility.cmake with a slightly cleaned > up file. > > This patch adds a FindQtMobililty.cmake that can be used to find > QtMobility related files. It has support for minimum versions and > searching for individual components. > > > Diffs > ----- > > modules/FindQtMobility.cmake PRE-CREATION > > Diff: http://git.reviewboard.kde.org/r/103304/diff/diff > > > Testing > ------- > > It is being used by Plasma Active and by some of my own projects. Both the > components and version bits have been tested as well. > > > Thanks, > > Arjen Hiemstra > > > ----------------------------------------- _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
