Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libksieve
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
libksieve
Commits
2c3e11e1
Commit
2c3e11e1
authored
Mar 25, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: Prepare 5.14.0 rc
parent
e061509b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CMakeLists.txt
CMakeLists.txt
+7
-7
No files found.
CMakeLists.txt
View file @
2c3e11e1
...
...
@@ -30,13 +30,13 @@ include(ECMAddTests)
set
(
LIBKSIEVE_LIB_VERSION
${
PIM_VERSION
}
)
set
(
QT_REQUIRED_VERSION
"5.12.0"
)
set
(
KMIME_LIB_VERSION
"5.13.
8
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.13.
8
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.13.
8
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.13.
8
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.13.
8
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.13.
8
0"
)
set
(
KIMAP_LIB_VERSION
"5.13.
8
0"
)
set
(
KMIME_LIB_VERSION
"5.13.
9
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.13.
9
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.13.
9
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.13.
9
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.13.
9
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.13.
9
0"
)
set
(
KIMAP_LIB_VERSION
"5.13.
9
0"
)
option
(
KDEPIM_ENTERPRISE_BUILD
"Enable features specific to the enterprise branch, which are normally disabled. Also, it disables many components not needed for Kontact such as the Kolab client."
FALSE
)
set
(
CMAKE_CXX_STANDARD 14
)
...
...
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