Enable plasmapkg build
This commit is contained in:
parent
c30254c0cc
commit
51147c9e1a
@ -169,6 +169,6 @@ add_subdirectory( declarativeimports )
|
||||
add_subdirectory( scriptengines )
|
||||
add_subdirectory( shell )
|
||||
#FIXME: port tools
|
||||
#add_subdirectory( tools )
|
||||
add_subdirectory( tools )
|
||||
|
||||
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
@ -29,7 +29,6 @@ Rectangle {
|
||||
|
||||
property Item toolBox
|
||||
|
||||
|
||||
Connections {
|
||||
target: plasmoid
|
||||
onAppletAdded: {
|
||||
|
@ -1,3 +1,3 @@
|
||||
add_subdirectory(plasmapkg)
|
||||
add_subdirectory(plasma-remote-helper)
|
||||
add_subdirectory(remotewidgetshelper)
|
||||
#add_subdirectory(plasma-remote-helper)
|
||||
#add_subdirectory(remotewidgetshelper)
|
||||
|
Loading…
Reference in New Issue
Block a user