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
PIM EventViews
Commits
8980fe8f
Commit
8980fe8f
authored
Nov 15, 2020
by
Laurent Montel
Browse files
GIT_SILENT: prepare 5.16.0 rc
parent
dba479c9
Pipeline
#42326
passed with stage
in 7 minutes and 53 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8980fe8f
...
...
@@ -27,13 +27,13 @@ include(ECMAddTests)
set
(
EVENTVIEW_LIB_VERSION
${
PIM_VERSION
}
)
set
(
CALENDARUTILS_LIB_VERSION
"5.15.
8
0"
)
set
(
AKONADI_LIB_VERSION
"5.15.
8
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.15.
9
0"
)
set
(
AKONADI_LIB_VERSION
"5.15.
9
0"
)
set
(
QT_REQUIRED_VERSION
"5.13.0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.15.
8
0"
)
set
(
KMIME_LIB_VERSION
"5.15.
8
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.15.
8
0"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.15.
8
0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.15.
9
0"
)
set
(
KMIME_LIB_VERSION
"5.15.
9
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.15.
9
0"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.15.
9
0"
)
find_package
(
KF5Akonadi
${
AKONADI_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets
)
...
...
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