We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1706ad5 commit 62bb855Copy full SHA for 62bb855
unittest/python/CMakeLists.txt
@@ -164,6 +164,5 @@ endif()
164
if(NOT WIN32)
165
pinocchio_add_python_cpp_module(bindings_visualizer PIN_TARGETS pinocchio::pinocchio_visualizers)
166
pinocchio_add_lib_unit_test(bindings_visualizer)
167
+ add_subdirectory(pybind11)
168
endif()
-
169
-add_subdirectory(pybind11)
0 commit comments