Fix compile.sh to work out of the box after clone.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cd external/liblex
|
||||
git submodule update --init --recursive --remote
|
||||
cd external/liblex
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ..
|
||||
|
||||
Reference in New Issue
Block a user