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
KAlarm
Commits
964928ad
Commit
964928ad
authored
May 27, 2019
by
Laurent Montel
😁
Browse files
Fix version
parent
e7863fc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
964928ad
...
...
@@ -25,10 +25,10 @@ include(ECMQtDeclareLoggingCategory)
set
(
KALARM_LIB_VERSION
${
PIM_VERSION
}
)
set
(
CALENDARCORE_LIB_VERSION
"5.
9.
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
9.
0"
)
set
(
IDENTITYMANAGER_LIB_VERSION
"5.
9.
0"
)
set
(
AKONADI_LIB_VERSION
"5.
9.
0"
)
set
(
CALENDARCORE_LIB_VERSION
"5.
11.4
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.
11.4
0"
)
set
(
IDENTITYMANAGER_LIB_VERSION
"5.
11.4
0"
)
set
(
AKONADI_LIB_VERSION
"5.
11.4
0"
)
ecm_setup_version
(
PROJECT VARIABLE_PREFIX KALARMCAL
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/kalarmcal_version.h"
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KF5AlarmCalendarConfigVersion.cmake"
...
...
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