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
KNotes
Commits
54f8ec3a
Commit
54f8ec3a
authored
Aug 15, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: future kf5 will depend against qt5.15.2, we will depend against it too.
parent
600a3278
Pipeline
#75072
passed with stage
in 6 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
54f8ec3a
...
...
@@ -55,7 +55,7 @@ set(PIMCOMMON_LIB_VERSION "5.18.40")
set
(
GRANTLEETHEME_LIB_VERSION
"5.18.40"
)
set
(
AKONADI_SEARCH_VERSION
"5.18.40"
)
set
(
QT_REQUIRED_VERSION
"5.15.
0
"
)
set
(
QT_REQUIRED_VERSION
"5.15.
2
"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Network PrintSupport Test Widgets Xml
)
find_package
(
Qt5X11Extras NO_MODULE
)
find_package
(
Grantlee5
"5.2"
CONFIG REQUIRED
)
...
...
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