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
PIM
Akonadi
Commits
82c595a4
Commit
82c595a4
authored
Nov 06, 2020
by
Christophe Giboudeaux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reset Boost_NO_BOOST_CMAKE when we're done
Dependent modules shall set it if they need it.
parent
b5df7837
Pipeline
#39781
failed with stage
in 37 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
KF5AkonadiConfig.cmake.in
KF5AkonadiConfig.cmake.in
+2
-0
No files found.
KF5AkonadiConfig.cmake.in
View file @
82c595a4
...
...
@@ -32,6 +32,8 @@ endif()
set(Boost_NO_BOOST_CMAKE ON)
find_dependency(Boost "@Boost_MINIMUM_VERSION@")
# Reset Boost_NO_BOOST_CMAKE now that we found what we need
unset(Boost_NO_BOOST_CMAKE)
include(${CMAKE_CURRENT_LIST_DIR}/KF5AkonadiTargets.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/KF5AkonadiMacros.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