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
ab82813c
Commit
ab82813c
authored
Mar 20, 2016
by
Laurent Montel
😁
Browse files
master is open
parent
7d019b10
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ab82813c
...
...
@@ -18,11 +18,11 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
include
(
ECMQtDeclareLoggingCategory
)
set
(
KF5_VERSION
"5.19.0"
)
set
(
KALARM_LIB_VERSION
"5.
1.8
0"
)
set
(
CALENDARCORE_LIB_VERSION
"5.
1.8
0"
)
set
(
HOLIDAY_LIB_VERSION
"5.
1.8
0"
)
set
(
IDENTITYMANAGER_LIB_VERSION
"5.
1.8
0"
)
set
(
AKONADI_LIB_VERSION
"5.
1.8
0"
)
set
(
KALARM_LIB_VERSION
"5.
2.4
0"
)
set
(
CALENDARCORE_LIB_VERSION
"5.
2.4
0"
)
set
(
HOLIDAY_LIB_VERSION
"5.
2.4
0"
)
set
(
IDENTITYMANAGER_LIB_VERSION
"5.
2.4
0"
)
set
(
AKONADI_LIB_VERSION
"5.
2.4
0"
)
ecm_setup_version
(
${
KALARM_LIB_VERSION
}
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