Skip to content

Commit

Permalink
Fixed build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Hippo committed Nov 1, 2020
1 parent 93485b6 commit db9a2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
git submodule update --init
mkdir build
cd build
cmake ../
cp -r ../assets assets

0 comments on commit db9a2c8

Please sign in to comment.