diff --git a/src/SoftRobots.Inverse/binding/CMakeLists.txt b/src/SoftRobots.Inverse/binding/CMakeLists.txt index 9fa1a16..3b3a4d6 100644 --- a/src/SoftRobots.Inverse/binding/CMakeLists.txt +++ b/src/SoftRobots.Inverse/binding/CMakeLists.txt @@ -16,7 +16,7 @@ endif() SP3_add_python_module( TARGET ${PROJECT_NAME} - PACKAGE Bindings.Modules + PACKAGE SoftRobots MODULE SoftRobotsInverse DESTINATION Sofa SOURCES ${SOURCE_FILES}