Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyiqiu committed Sep 24, 2021
1 parent ac9ce6f commit 10d6f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ echo ">>> Creating symbolic links"
cd pybindings
ln -s ../gbbs/bazel-bin/pybindings/*.so .
ln -s ../gbbs/gbbs.py .
ln -s ../pargeo/build/pybindings/*.so .
ln -s ../pargeo/build/pybinding/*.so .

0 comments on commit 10d6f31

Please sign in to comment.