Skip to content

Commit

Permalink
fix package setting (#88)
Browse files Browse the repository at this point in the history
(cherry picked from commit cc741ba)

Co-authored-by: Frederick Roy <[email protected]>
  • Loading branch information
alxbilger and fredroy authored Sep 29, 2023
1 parent 8fb5e8e commit d6245a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CosseratPlugin/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 CosseratPlugin
DESTINATION /
SOURCES ${SOURCE_FILES}
Expand Down

0 comments on commit d6245a3

Please sign in to comment.