Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Unmaintained
KDE Pim
Commits
f8726670
Commit
f8726670
authored
May 16, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase version
parent
c4602d79
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+1
-1
blogilo/CMakeLists.txt
blogilo/CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
f8726670
...
...
@@ -228,7 +228,7 @@ else()
set
(
KDEPIM_HAVE_X11
${
X11_FOUND
}
)
# Extra package
find_package
(
KF5GAPI
"
4.72.
0"
CONFIG
)
find_package
(
KF5GAPI
"
5.1.4
0"
CONFIG
)
include_directories
(
${
kdepim_SOURCE_DIR
}
${
kdepim_BINARY_DIR
}
)
...
...
blogilo/CMakeLists.txt
View file @
f8726670
...
...
@@ -58,7 +58,7 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${blogilo_SOURCE_DIR})
set
(
WEBENGINE_TYPE
"QtWebEngine"
)
# Extra package
find_package
(
KF5GAPI
"
4.72.
0"
CONFIG
)
find_package
(
KF5GAPI
"
5.1.4
0"
CONFIG
)
include_directories
(
${
blogilo_SOURCE_DIR
}
${
blogilo_BINARY_DIR
}
)
endif
()
...
...
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