Skip to content

Commit

Permalink
update the binding CMakeLists, in order to make it compatible with Macos
Browse files Browse the repository at this point in the history
  • Loading branch information
adagolodjo committed Apr 26, 2024
1 parent 772d658 commit d57a524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SoftRobots.Inverse/binding/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SP3_add_python_module(
TARGET ${PROJECT_NAME}
PACKAGE Bindings.Modules
MODULE SoftRobotsInverse
DESTINATION Sofa
DESTINATION /
SOURCES ${SOURCE_FILES}
HEADERS ${HEADER_FILES}
DEPENDS SofaPython3::Plugin SofaPython3::Bindings.Sofa Sofa.GL SoftRobots.Inverse
Expand Down

0 comments on commit d57a524

Please sign in to comment.