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
dynamic-graph-python
Commits
3086c80b
Commit
3086c80b
authored
Aug 24, 2020
by
Guilhem Saurel
Browse files
[CMake] sync submodule and its use
parent
8999ae82
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3086c80b
...
...
@@ -31,10 +31,7 @@ FINDPYTHON()
ADD_PROJECT_DEPENDENCY
(
dynamic-graph REQUIRED PKG_CONFIG_REQUIRES dynamic-graph
)
ADD_PROJECT_DEPENDENCY
(
eigenpy REQUIRED PKG_CONFIG_REQUIRES eigenpy
)
ADD_PROJECT_DEPENDENCY
(
eigenpy REQUIRED PKG_CONFIG_REQUIRES eigenpy
)
SET
(
BOOST_COMPONENTS filesystem system thread program_options unit_test_framework python
)
SEARCH_FOR_BOOST
()
SEARCH_FOR_BOOST_PYTHON
(
REQUIRED
)
# Main Library
SET
(
${
PROJECT_NAME
}
_HEADERS
...
...
cmake
@
1898d484
Compare
fb4c22c3
...
1898d484
Subproject commit
fb4c22c319ec5320f9a85527eb1a4130954846f5
Subproject commit
1898d4845bc36bd5cca67b2c96c5955d1ec59308
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