Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KIdentityManagement
Commits
75a1d746
Commit
75a1d746
authored
Mar 15, 2020
by
Laurent Montel
Browse files
GIT_SILENT: Prepare 5.14.0 beta1.
parent
10b24192
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
75a1d746
...
...
@@ -25,7 +25,7 @@ include(ECMQtDeclareLoggingCategory)
set
(
KIDENTITYMANAGEMENT_LIB_VERSION
${
PIM_VERSION
}
)
set
(
PIMTEXTEDIT_LIB_VERSION
"5.13.
4
0"
)
set
(
PIMTEXTEDIT_LIB_VERSION
"5.13.
8
0"
)
ecm_setup_version
(
PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/kidentitymanagement_version.h"
...
...
@@ -49,7 +49,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"libkpimidentities5\")
if
(
EXISTS
"
${
CMAKE_SOURCE_DIR
}
/.git"
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x05
80
00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x05
44
00
)
endif
()
add_definitions
(
-DQT_NO_FOREACH
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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