On Tuesday, 2014-01-14, 18:32:13, Valentin Rusu wrote: > On 01/14/2014 06:27 PM, Treeve Jelbert wrote: > > src/runtime/kwalletd/CMakeLists.txt: > > > > find_package(Gpgme) # Called by FindQGpgme, but since we call some gpgme > > > > # functions ourselves we need to link against it > > > > directly. > > find_package(QGpgme) # provided by kdepimlibs > > > > if (GPGME_FOUND AND QGPGME_FOUND) > > > > add_definitions(-DHAVE_QGPGME) > > include_directories(${GPGME_INCLUDES} ${QGPGME_INCLUDE_DIR}) > > set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE_ENABLE_EXCEPTIONS}") > > > > endif(GPGME_FOUND AND QGPGME_FOUND) > > > > > > > > kdepimlibs does not build for me and is not a framework. > > > > It looks as if qgpgme should be split from kdepimlibs to become a > > framework > > Yes, it'll be a good idea. I also think that qgpgme should become a > framework. Who could do that? May I take care of it?
There is already a frameworks branch and obviously some, if not all, KDE PIM libs are candidates for becoming frameworks. We had a discussion about that at the last sprint, but I seem to be unable to find the discussion's notes. >From what I remember I think that the frameworks branch is pretty up to date. Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel