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