Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Akonadi Contacts
Commits
2d8e8ce4
Commit
2d8e8ce4
authored
Jan 16, 2016
by
Laurent Montel
😁
Browse files
increase version
parent
3da06854
Changes
1
Hide whitespace changes
Inline
Side-by-side
akonadi-contact/CMakeLists.txt
View file @
2d8e8ce4
...
...
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12)
project
(
Akonadi-Contact
)
# ECM setup
find_package
(
ECM 5.1
6
.0 CONFIG REQUIRED
)
find_package
(
ECM 5.1
7
.0 CONFIG REQUIRED
)
set
(
CMAKE_MODULE_PATH
${
ECM_MODULE_PATH
}
)
include
(
GenerateExportHeader
)
...
...
@@ -18,11 +18,11 @@ include(KDEFrameworkCompilerSettings)
include
(
ECMInstallIcons
)
include
(
ECMQtDeclareLoggingCategory
)
set
(
KF5_VERSION
"5.1
6
.0"
)
set
(
KF5_VERSION
"5.1
7
.0"
)
set
(
KDEPIMLIBS_VERSION
"5.1.42"
)
set
(
KCONTACTS_VERSION
"
4.9
1.0"
)
set
(
CALENDARCORE_VERSION
"
4.79.
0"
)
set
(
KMIMELIB_VERSION
"
4.79.
0"
)
set
(
KCONTACTS_VERSION
"
5.
1.
4
0"
)
set
(
CALENDARCORE_VERSION
"
5.1.4
0"
)
set
(
KMIMELIB_VERSION
"
5.1.4
0"
)
ecm_setup_version
(
${
KDEPIMLIBS_VERSION
}
VARIABLE_PREFIX AKONADICONTACT
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/akonadi-contact_version.h"
...
...
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