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
|
git submodule update --init --recursive --remote
|
||||||
|
cd external/liblex
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user