Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
eigenpy
Commits
96e4f9cd
Verified
Commit
96e4f9cd
authored
Aug 25, 2020
by
Justin Carpentier
Browse files
cmake: update Boost.Python search
parent
53dbac69
Pipeline
#13765
failed with stage
in 19 minutes and 35 seconds
Changes
1
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
96e4f9cd
...
...
@@ -66,8 +66,7 @@ ENDIF(WIN32)
# ----------------------------------------------------
ADD_PROJECT_DEPENDENCY
(
Eigen3 REQUIRED PKG_CONFIG_REQUIRES
"eigen3 >= 3.0.5"
)
SET
(
BOOST_COMPONENTS python
)
SEARCH_FOR_BOOST
()
SEARCH_FOR_BOOST_PYTHON
()
# ----------------------------------------------------
# --- INCLUDE ----------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment