Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Unmaintained
KDE Pim
Commits
787021a9
Commit
787021a9
authored
May 18, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase version
parent
0fcf66c9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+1
-1
kmail/CMakeLists.txt
kmail/CMakeLists.txt
+1
-1
sieveeditor/CMakeLists.txt
sieveeditor/CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
787021a9
...
...
@@ -145,7 +145,7 @@ else()
set
(
CALENDARSUPPORT_LIB_VERSION_LIB
"5.2.40"
)
set
(
EVENTVIEW_LIB_VERSION_LIB
"5.2.40"
)
set
(
KDGANTT2_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
2
"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
3
"
)
find_package
(
KF5WebEngineViewer
${
MESSAGELIB_LIB_VERSION_LIB
}
CONFIG REQUIRED
)
set
(
WEBENGINE_TYPE
"QtWebEngine"
)
...
...
kmail/CMakeLists.txt
View file @
787021a9
...
...
@@ -67,7 +67,7 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${kmail_SOURCE_DIR})
set
(
LIBKLEO_LIB_VERSION_LIB
"5.2.40"
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
2
"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
3
"
)
find_package
(
KF5WebEngineViewer
${
MESSAGELIB_LIB_VERSION_LIB
}
CONFIG REQUIRED
)
set
(
WEBENGINE_TYPE
"QtWebEngine"
)
...
...
sieveeditor/CMakeLists.txt
View file @
787021a9
...
...
@@ -36,7 +36,7 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${sieveeditor_SOURCE_DIR})
set
(
MESSAGELIB_LIB_VERSION_LIB
"5.2.64"
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
2
"
)
set
(
LIBKSIEVE_LIB_VERSION_LIB
"5.2.4
3
"
)
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Network Test
)
...
...
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