Move bluez-qt options to kf5-frameworks-build-include where they belong

wilder
David Faure 10 years ago
parent efb57e807a
commit cbf9625691
  1. 5
      kf5-frameworks-build-include
  2. 5
      kf5-workspace-build-include

@ -68,6 +68,11 @@ options kactivities
-DKACTIVITIES_ENABLE_EXCEPTIONS=TRUE -DCMAKE_BUILD_TYPE:STRING=debug
end options
options bluez-qt
# Default udev rules dir /lib/udev/rules.d is not writable by regular user
cmake-options -DINSTALL_UDEV_RULE:BOOL=OFF
end options
module grantlee
repository https://github.com/steveire/grantlee.git
branch master

@ -41,11 +41,6 @@ module-set kf5-bluetooth-management
use-modules bluez-qt bluedevil
end module-set
options bluez-qt
# Default udev rules dir /lib/udev/rules.d is not writable by regular user
cmake-options -DINSTALL_UDEV_RULE:BOOL=OFF
end options
module-set kf5-workspace-utils
repository kde-projects
use-modules kwalletmanager

Loading…
Cancel
Save