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
PIM
KMail
Commits
94aa3a40
Commit
94aa3a40
authored
Aug 05, 2022
by
Laurent Montel
Browse files
Fix dependancy
parent
50e95ac8
Pipeline
#213171
passed with stage
in 7 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
94aa3a40
...
...
@@ -68,8 +68,8 @@ option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise branc
find_package
(
Qt
${
QT_MAJOR_VERSION
}
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Network Test Widgets WebEngineWidgets
)
set
(
LIBGRAVATAR_VERSION
"5.21.40"
)
set
(
MAILCOMMON_LIB_VERSION
"5.21.4
0
"
)
set
(
MESSAGELIB_LIB_VERSION
"5.21.4
0
"
)
set
(
MAILCOMMON_LIB_VERSION
"5.21.4
1
"
)
set
(
MESSAGELIB_LIB_VERSION
"5.21.4
2
"
)
set
(
LIBKLEO_LIB_VERSION
"5.21.40"
)
set
(
PIMCOMMON_LIB_VERSION
"5.21.40"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.21.40"
)
...
...
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