Skip to content
Snippets Groups Projects
Unverified Commit 25700552 authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

Merge pull request #166 from nim65s/topic/python-components

Topic/python components
parents 4caf44f5 bf940370
No related branches found
No related tags found
No related merge requests found
Pipeline #20569 passed with warnings
......@@ -85,6 +85,7 @@ IF(BUILD_TESTING)
ENDIF(BUILD_TESTING)
IF(BUILD_PYTHON_INTERFACE)
set(PYTHON_COMPONENTS Interpreter Development.Module NumPy)
FINDPYTHON()
SET(PYWRAP ${PROJECT_NAME}_pywrap)
ADD_PROJECT_DEPENDENCY(eigenpy REQUIRED)
......
Subproject commit fb9ee969c8119a24fd280e2fcd7f81c31704e8f2
Subproject commit c86a1b700367284575114e46020aaa9928f8e448
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment