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
KWin
Commits
774dbf8d
Commit
774dbf8d
authored
May 09, 2022
by
Nicolas Fella
Browse files
Use ECMFindQmlModule instead of ECMQmlModules
parent
1d699a70
Pipeline
#173945
passed with stage
in 37 minutes and 35 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
774dbf8d
...
...
@@ -349,7 +349,7 @@ set_package_properties(QAccessibilityClient PROPERTIES
)
set
(
HAVE_ACCESSIBILITY
${
QAccessibilityClient_FOUND
}
)
include
(
ECM
QML
Module
s
)
include
(
ECM
FindQml
Module
)
ecm_find_qmlmodule
(
QtQuick 2.3
)
ecm_find_qmlmodule
(
QtQuick.Controls 1.2
)
ecm_find_qmlmodule
(
QtQuick.Layouts 1.3
)
...
...
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