Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
System Settings
Commits
1ec8b707
Commit
1ec8b707
authored
Mar 04, 2021
by
Nicolas Fella
Browse files
Find Kirigami together with other KF5 modules
parent
119ca20d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1ec8b707
...
...
@@ -49,13 +49,12 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
Activities
ActivitiesStats
GuiAddons
# UrlHanlder hanldes help:/ urls
Kirigami2
QUIET
)
ecm_find_qmlmodule
(
org.kde.kcm 1.0
)
find_package
(
KF5Kirigami2 2.1 CONFIG REQUIRED
)
find_package
(
LibKWorkspace
${
PROJECT_VERSION
}
CONFIG REQUIRED
)
if
(
EXISTS
"
${
CMAKE_SOURCE_DIR
}
/.git"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment