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
KScreen
Commits
b902a0b3
Commit
b902a0b3
authored
Feb 10, 2021
by
Nicolas Fella
Browse files
Remove obsolete PlasmaQuick workaround
The issue has been resolved
parent
0b4c4751
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b902a0b3
...
...
@@ -37,10 +37,9 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
IconThemes
KCMUtils
Plasma
PlasmaQuick
XmlGui
)
# WARNING PlasmaQuick provides unversioned CMake config
find_package
(
KF5 REQUIRED COMPONENTS PlasmaQuick
)
find_package
(
KF5Screen
${
PROJECT_VERSION
}
REQUIRED
)
...
...
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