Move Grantlee to kf5-frameworks-build-include.

It's used by more than KDEPim now so have it built by default in more
situations.

REVIEW:123126
wilder
Michael Pyne 10 years ago
parent b3e48c97f6
commit 00a96b55b7
  1. 5
      kf5-frameworks-build-include
  2. 5
      kf5-kdepim-build-include

@ -71,3 +71,8 @@ options kactivities
cmake-options -DKDE4_BUILD_TESTS=TRUE -DBUILD_TESTING=TRUE \
-DKACTIVITIES_ENABLE_EXCEPTIONS=TRUE -DCMAKE_BUILD_TYPE:STRING=debug
end options
module grantlee
repository https://github.com/steveire/grantlee.git
branch master
end module

@ -34,11 +34,6 @@ module libkolab
branch libkolab-1.0
end module
module grantlee
repository https://github.com/steveire/grantlee.git
branch master
end module
module-set kde-pim
repository kde-projects
use-modules kde/kdepim kdepim-runtime

Loading…
Cancel
Save