Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Stasse
sot-core
Commits
c313a211
Commit
c313a211
authored
Feb 26, 2020
by
Guilhem Saurel
Browse files
[CMake] ADD_PROJECT_DEPENDENCY is ready for Eigen3
ref.
https://github.com/jrl-umi3218/jrl-cmakemodules/issues/331
parent
0e7633b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c313a211
...
...
@@ -44,7 +44,7 @@ ENDIF(BUILD_PYTHON_INTERFACE)
SET
(
BOOST_COMPONENTS
python filesystem system thread program_options unit_test_framework
)
SEARCH_FOR_BOOST
()
ADD_
REQUIRED
_DEPENDENCY
(
e
igen3
)
ADD_
PROJECT
_DEPENDENCY
(
E
igen3
)
SET
(
DOXYGEN_USE_MATHJAX YES
)
...
...
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