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
40da7ea3
Commit
40da7ea3
authored
Aug 26, 2017
by
Laurent Montel
Browse files
GIT_SILENT: Prepare 5.6.1
parent
13c982bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
40da7ea3
...
...
@@ -26,14 +26,14 @@ include(ECMCoverageOption)
set
(
EVENTVIEW_LIB_VERSION
${
PIM_VERSION
}
)
set
(
CALENDARUTILS_LIB_VERSION
"5.6.
0
"
)
set
(
AKONADI_LIB_VERSION
"5.6.
0
"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.6.
1
"
)
set
(
AKONADI_LIB_VERSION
"5.6.
1
"
)
set
(
QT_REQUIRED_VERSION
"5.7.0"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.6.
0
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.6.
0
"
)
set
(
KMIME_LIB_VERSION
"5.6.
0
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.6.
0
"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.6.
0
"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.6.
1
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.6.
1
"
)
set
(
KMIME_LIB_VERSION
"5.6.
1
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.6.
1
"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.6.
1
"
)
find_package
(
KF5Akonadi
${
AKONADI_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test UiTools
)
...
...
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