Skip to content

Commit

Permalink
fix package setting (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy authored Sep 18, 2023
1 parent 0d1d45b commit cc741ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cosserat/Binding/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sofa_find_package(Sofa.GL QUIET)

SP3_add_python_module(
TARGET ${PROJECT_NAME}
PACKAGE Bindings
PACKAGE Cosserat
MODULE Cosserat
DESTINATION /
SOURCES ${SOURCE_FILES}
Expand Down

0 comments on commit cc741ba

Please sign in to comment.