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
e9abcddd
Commit
e9abcddd
authored
Mar 17, 2021
by
Laurent Montel
Browse files
GIT_SILENT: master is open, depend against master lib
parent
9856dc9a
Pipeline
#54619
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e9abcddd
...
...
@@ -44,18 +44,18 @@ endif()
set
(
KDEPIM_VERSION
"
${
PIM_VERSION
}${
KDEPIM_DEV_VERSION
}
(
${
RELEASE_SERVICE_VERSION
}
)"
)
set
(
AKONADI_MIMELIB_VERSION
"5.1
6.8
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.1
6.8
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.1
6.8
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.1
6.8
0"
)
set
(
KLDAP_LIB_VERSION
"5.1
6.8
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.1
6.8
0"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.1
6.8
0"
)
set
(
KMIME_LIB_VERSION
"5.1
6.8
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.1
6.8
0"
)
set
(
AKONADI_VERSION
"5.1
6.8
0"
)
set
(
KTNEF_LIB_VERSION
"5.1
6.8
0"
)
set
(
GRANTLEETHEME_LIB_VERSION
"5.1
6.8
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.1
7.4
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.1
7.4
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.1
7.4
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.1
7.4
0"
)
set
(
KLDAP_LIB_VERSION
"5.1
7.4
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.1
7.4
0"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.1
7.4
0"
)
set
(
KMIME_LIB_VERSION
"5.1
7.4
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.1
7.4
0"
)
set
(
AKONADI_VERSION
"5.1
7.4
0"
)
set
(
KTNEF_LIB_VERSION
"5.1
7.4
0"
)
set
(
GRANTLEETHEME_LIB_VERSION
"5.1
7.4
0"
)
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
...
...
@@ -66,14 +66,14 @@ option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise branc
option
(
KDEPIM_RUN_AKONADI_TEST
"Enable autotest based on Akonadi."
TRUE
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Network Test Widgets WebEngine WebEngineWidgets
)
set
(
LIBGRAVATAR_VERSION
"5.1
6.8
0"
)
set
(
MAILCOMMON_LIB_VERSION
"5.1
6.8
0"
)
set
(
MESSAGELIB_LIB_VERSION
"5.1
6.8
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.1
6.8
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.1
6.8
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.1
6.8
0"
)
set
(
LIBKSIEVE_LIB_VERSION
"5.1
6.8
0"
)
set
(
AKONADI_SEARCH_VERSION
"5.1
6.8
0"
)
set
(
LIBGRAVATAR_VERSION
"5.1
7.4
0"
)
set
(
MAILCOMMON_LIB_VERSION
"5.1
7.4
0"
)
set
(
MESSAGELIB_LIB_VERSION
"5.1
7.4
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.1
7.4
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.1
7.4
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.1
7.4
0"
)
set
(
LIBKSIEVE_LIB_VERSION
"5.1
7.4
0"
)
set
(
AKONADI_SEARCH_VERSION
"5.1
7.4
0"
)
find_package
(
KF5WebEngineViewer
${
MESSAGELIB_LIB_VERSION
}
CONFIG REQUIRED
)
...
...
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