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
PIM
Akonadi
Commits
0023a721
Commit
0023a721
authored
Feb 06, 2022
by
Laurent Montel
😁
Browse files
Use here
parent
14eba0a6
Pipeline
#133960
passed with stage
in 7 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0023a721
...
...
@@ -78,7 +78,7 @@ find_package(KF5WindowSystem ${KF5_MIN_VERSION} CONFIG REQUIRED)
find_package
(
KF5XmlGui
${
KF5_MIN_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5Crash
${
KF5_MIN_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt
${
QT_MAJOR_VERSION
}
Designer NO_MODULE
)
set_package_properties
(
Qt
5
Designer PROPERTIES
set_package_properties
(
Qt
${
QT_MAJOR_VERSION
}
Designer PROPERTIES
PURPOSE
"Required to build the Qt Designer plugins"
TYPE OPTIONAL
)
...
...
Write
Preview
Markdown
is supported
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