Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Runtime
Commits
6e5b8dbf
Commit
6e5b8dbf
authored
Jan 16, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: prepare 5.4.2
parent
f959834c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
21 deletions
+21
-21
CMakeLists.txt
CMakeLists.txt
+19
-19
resources/CMakeLists.txt
resources/CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
6e5b8dbf
...
...
@@ -57,25 +57,25 @@ set(QT_REQUIRED_VERSION "5.6.0")
set
(
KDEPIMRUNTIME_LIB_VERSION
"
${
KDEPIM_RUNTIME_VERSION_NUMBER
}
"
)
set
(
KDEPIMRUNTIME_LIB_SOVERSION
"5"
)
set
(
AKONADI_VERSION
"5.4.
0
"
)
set
(
KCONTACTS_LIB_VERSION
"5.4.
0
"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.4.
0
"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.4.
0
"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.4.
0
"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.4.
0
"
)
set
(
KIMAP_LIB_VERSION
"5.4.
0
"
)
set
(
KMBOX_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.4.
0
"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADIKALARM_LIB_VERSION
"5.4.
0
"
)
set
(
KMIME_LIB_VERSION
"5.4.
0
"
)
set
(
XMLRPCCLIENT_LIB_VERSION
"5.4.
0
"
)
set
(
KCONTACTS_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADIMIME_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADICONTACT_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADINOTE_LIB_VERSION
"5.4.
0
"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.4.
0
"
)
set
(
AKONADI_VERSION
"5.4.
2
"
)
set
(
KCONTACTS_LIB_VERSION
"5.4.
2
"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.4.
2
"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.4.
2
"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.4.
2
"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.4.
2
"
)
set
(
KIMAP_LIB_VERSION
"5.4.
2
"
)
set
(
KMBOX_LIB_VERSION
"5.4.
2
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.4.
2
"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.4.
2
"
)
set
(
AKONADIKALARM_LIB_VERSION
"5.4.
2
"
)
set
(
KMIME_LIB_VERSION
"5.4.
2
"
)
set
(
XMLRPCCLIENT_LIB_VERSION
"5.4.
2
"
)
set
(
KCONTACTS_LIB_VERSION
"5.4.
2
"
)
set
(
AKONADIMIME_LIB_VERSION
"5.4.
2
"
)
set
(
AKONADICONTACT_LIB_VERSION
"5.4.
2
"
)
set
(
AKONADINOTE_LIB_VERSION
"5.4.
2
"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.4.
2
"
)
set
(
SHARED_MIME_INFO_MINIMUM_VERSION
"0.40"
)
find_package
(
SharedMimeInfo REQUIRED
)
...
...
resources/CMakeLists.txt
View file @
6e5b8dbf
project
(
resources
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.
3.90
"
)
set
(
KMBOX_LIB_VERSION
"5.
3.90
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.
4.2
"
)
set
(
KMBOX_LIB_VERSION
"5.
4.2
"
)
find_package
(
KF5AkonadiCalendar
${
AKONADICALENDAR_LIB_VERSION
}
CONFIG REQUIRED
)
...
...
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