Skip to content

Commit 60d7eeb

Browse files
authored
Change python binding package name
1 parent 681f7b2 commit 60d7eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SoftRobots.Inverse/binding/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ endif()
1616

1717
SP3_add_python_module(
1818
TARGET ${PROJECT_NAME}
19-
PACKAGE Bindings.Modules
19+
PACKAGE SoftRobots
2020
MODULE SoftRobotsInverse
2121
DESTINATION Sofa
2222
SOURCES ${SOURCE_FILES}

0 commit comments

Comments
 (0)