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
KAlarm
Commits
454f73cb
Commit
454f73cb
authored
Apr 09, 2022
by
Laurent Montel
😁
Browse files
GIT_SILENT: prepare 5.20.0
parent
39670086
Pipeline
#161805
passed with stage
in 3 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
454f73cb
...
...
@@ -38,24 +38,24 @@ endif()
set
(
KDEPIM_VERSION
"
${
PIM_VERSION
}${
KDEPIM_DEV_VERSION
}
(
${
RELEASE_SERVICE_VERSION
}
)"
)
set
(
KIMAP_LIB_VERSION
"5.
19.9
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.
19.9
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.
19.9
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.
19.9
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.
19.9
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
19.9
0"
)
set
(
AKONADI_VERSION
"5.
19.9
0"
)
set
(
KMIME_LIB_VERSION
"5.
19.9
0"
)
set
(
AKONADIKALARM_LIB_VERSION
"5.
19.9
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
19.9
0"
)
set
(
KIMAP_LIB_VERSION
"5.
20.
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.
20.
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.
20.
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.
20.
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.
20.
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
20.
0"
)
set
(
AKONADI_VERSION
"5.
20.
0"
)
set
(
KMIME_LIB_VERSION
"5.
20.
0"
)
set
(
AKONADIKALARM_LIB_VERSION
"5.
20.
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
20.
0"
)
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
set
(
QT_REQUIRED_VERSION
"5.15.2"
)
find_package
(
Qt
${
QT_MAJOR_VERSION
}
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Gui Network Widgets
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
19.9
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
20.
0"
)
option
(
FILE_RESOURCES
"Use file system resources instead of Akonadi resources."
TRUE
)
...
...
Write
Preview
Supports
Markdown
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