Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeee committed Sep 19, 2020
1 parent 04169bc commit 9dcf84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

git submodule update --init --recursive --remote
#git submodule update --init --recursive --remote

cmake -DCMAKE_BUILD_TYPE=Release ./
cmake --build . --config Release
Expand Down

0 comments on commit 9dcf84c

Please sign in to comment.