[Kde-games-devel] Requirement of QCA2 for kdegames?

Kleag kleag at free.fr
Tue Nov 11 22:48:56 CET 2008


Le Tuesday 11 November 2008 22:30:11 Andreas Pakulat, vous avez écrit :
> On 11.11.08 22:02:18, Kleag wrote:
> > Before commiting, do you think these lines in the main kdegames
> > CMakeLists.txt would do the job ?
> >
> > macro_optional_find_package(QCA2)
> > macro_log_feature(QCA2_FOUND "QCA2" "Qt Cryptographic Architecture"
> > "http://delta.affinix.com/qca" FALSE "2.0.0" "Needed to build Ksirk
> > Jabber support's GroupWise and Jabberprotocols.")
> >
> > if (QCA2_FOUND)
> >   macro_optional_add_subdirectory(ksirk)
> > endif (QCA2_FOUND)
>
> That looks about what other modules use, so yes that should work. And of
> course remove the find's from the two subdirs (and possibly also the
> duplicate of find_package(ZLIB REQUIRED) in iris/src/CMakeLists.txt).
>
> Andreas
OK. Commited.

Gaël
-- 
KsirK - a world domination strategy game 
http://techbase.kde.org/Projects/Games/Tactic_and_Strategy/KsirK

KGraphViewer - a GraphViz dot graphs viewer
http://extragear.kde.org/apps/kgraphviewer



More information about the kde-games-devel mailing list