Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
ed81d1fe
Commit
ed81d1fe
authored
4 years ago
by
Studer Gabriel
Browse files
Options
Downloads
Patches
Plain Diff
re-enable Boost_NO_BOOST_CMAKE Flag
I assume there was good reason to add it...
parent
227ed0ad
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake_support/OST.cmake
+1
-0
1 addition, 0 deletions
cmake_support/OST.cmake
with
1 addition
and
0 deletions
cmake_support/OST.cmake
+
1
−
0
View file @
ed81d1fe
...
...
@@ -942,6 +942,7 @@ endmacro()
set
(
_BOOST_MIN_VERSION 1.31
)
macro
(
setup_boost
)
set
(
Boost_NO_BOOST_CMAKE TRUE
)
# starting with CMake 3.11 we could use the following instead of the foreach
# find_package(Boost ${_BOOST_MIN_VERSION} COMPONENTS
# python${Python_VERSION_MAJOR}${Python_VERSION_MINOR} REQUIRED)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment