Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
no visualizer for now
  • Loading branch information
aymanhab authored Dec 2, 2023
1 parent a85691a commit 58da129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensim/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cmake ../dependencies/ -LAH \
make -j8
cd ..

cp -r $PREFIX/simbody/libexec/simbody/* $PREFIX/bin/
# cp -r $PREFIX/simbody/libexec/simbody/* $PREFIX/bin/

if [ "$(uname)" == "Darwin" ]; then
SWIG_DIR_SPEC=/usr/local/Cellar/swig/4.0.2
Expand Down

0 comments on commit 58da129

Please sign in to comment.