Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
9ebe4c6c
Commit
9ebe4c6c
authored
Dec 06, 2019
by
Friedrich W. H. Kossebau
Browse files
Use typo-fixed name of KF5QQC2DesktopStyle CMake config
GIT_SILENT
parent
1db79dc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9ebe4c6c
...
...
@@ -63,8 +63,8 @@ set_package_properties(KF5Kirigami2 PROPERTIES
TYPE RUNTIME
)
find_package
(
KF5QQC2DeskopStyle
${
KF5_MIN_VERSION
}
CONFIG
)
set_package_properties
(
KF5QQC2DeskopStyle PROPERTIES
find_package
(
KF5QQC2Desk
t
opStyle
${
KF5_MIN_VERSION
}
CONFIG
)
set_package_properties
(
KF5QQC2Desk
t
opStyle PROPERTIES
DESCRIPTION
"QtQuickControls 2 style that uses QWidget's QStyle for painting"
PURPOSE
"Required at runtime by many KCMs"
TYPE RUNTIME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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