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
a01e5ed5
Commit
a01e5ed5
authored
Dec 18, 2020
by
Laurent Montel
Browse files
GIT_SILENT: prepare 5.16.1
parent
710794ae
Pipeline
#44497
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a01e5ed5
...
...
@@ -27,13 +27,13 @@ include(ECMAddTests)
set
(
EVENTVIEW_LIB_VERSION
${
PIM_VERSION
}
)
set
(
CALENDARUTILS_LIB_VERSION
"5.16.
0
"
)
set
(
AKONADI_LIB_VERSION
"5.16.
0
"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.16.
1
"
)
set
(
AKONADI_LIB_VERSION
"5.16.
1
"
)
set
(
QT_REQUIRED_VERSION
"5.13.0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.16.
0
"
)
set
(
KMIME_LIB_VERSION
"5.16.
0
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.16.
0
"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.16.
0
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.16.
1
"
)
set
(
KMIME_LIB_VERSION
"5.16.
1
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.16.
1
"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.16.
1
"
)
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