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
KAddressBook
Commits
d92a7011
Commit
d92a7011
authored
Jul 10, 2021
by
Laurent Montel
Browse files
GIT_SILENT: prepare 5.17.80beta (I didn't know that release 21.08 was created...
parent
694cd8b1
Pipeline
#70674
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d92a7011
...
...
@@ -37,9 +37,9 @@ endif()
set
(
KDEPIM_VERSION
"
${
PIM_VERSION
}${
KDEPIM_DEV_VERSION
}
(
${
RELEASE_SERVICE_VERSION
}
)"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.17.
4
0"
)
set
(
AKONADI_VERSION
"5.17.
4
0"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.17.
4
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.17.
8
0"
)
set
(
AKONADI_VERSION
"5.17.
8
0"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.17.
8
0"
)
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
...
...
@@ -47,12 +47,12 @@ set(KDEPIM_LIB_SOVERSION "5")
set
(
QT_REQUIRED_VERSION
"5.15.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test DBus PrintSupport
)
set
(
LIBKDEPIM_LIB_VERSION
"5.17.
4
0"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION
"5.17.
4
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.17.
4
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.17.
4
0"
)
set
(
AKONADI_SEARCH_VERSION
"5.17.
4
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.17.
41
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.17.
8
0"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION
"5.17.
8
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.17.
8
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.17.
8
0"
)
set
(
AKONADI_SEARCH_VERSION
"5.17.
8
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.17.
80
"
)
# Find KF5 package
find_package
(
KF5DBusAddons
${
KF5_MIN_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