Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PIM Calendar Support
Commits
f5b100ba
Commit
f5b100ba
authored
Nov 22, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: increase version
parent
585744a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
CMakeLists.txt
CMakeLists.txt
+10
-10
No files found.
CMakeLists.txt
View file @
f5b100ba
...
...
@@ -22,17 +22,17 @@ include(ECMAddTests)
set
(
PIM_VERSION
"5.4.40"
)
set
(
CALENDARSUPPORT_LIB_VERSION
${
PIM_VERSION
}
)
set
(
AKONADI_MIMELIB_VERSION
"5.
3.8
0"
)
set
(
KDEPIM_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.
4.4
0"
)
set
(
KDEPIM_LIB_VERSION
"5.
4.4
0"
)
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
set
(
KMIME_LIB_VERSION
"5.
3.8
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
3.8
0"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.
3.8
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
3.8
0"
)
set
(
KHOLIDAYS_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.
3.8
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADI_VERSION
"5.
3.8
0"
)
set
(
KMIME_LIB_VERSION
"5.
4.4
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
4.4
0"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.
4.4
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
4.4
0"
)
set
(
KHOLIDAYS_LIB_VERSION
"5.
4.4
0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.
4.4
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
4.4
0"
)
set
(
AKONADI_VERSION
"5.
4.4
0"
)
find_package
(
KF5Akonadi
${
AKONADI_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test UiTools
)
...
...
Write
Preview
Markdown
is supported
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