mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
removed now unnecessary check for kactivities
This commit is contained in:
parent
ef2edb04c2
commit
b414e3add5
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
project(plasmaextracomponents)
|
||||
|
||||
find_package(KActivities QUIET CONFIG)
|
||||
set_package_properties(KActivities PROPERTIES
|
||||
TYPE REQUIRED
|
||||
PURPOSE "Provides the ability to access activities from QML."
|
||||
)
|
||||
|
||||
set(plasmaextracomponents_SRCS
|
||||
appbackgroundprovider.cpp
|
||||
resourceinstance.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue