Private
Public Access
1
0

Add plasmoid to project.

This commit is contained in:
2019-04-09 12:51:51 -04:00
parent 9610a7a85e
commit b0bef0567e
6 changed files with 225 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS
)
add_subdirectory(src)
add_subdirectory(plasmoid)
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)