Fix script
This commit is contained in:
parent
d7906a6410
commit
1555684fda
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ function copyLibs {
|
|||
function compile {
|
||||
"$ROOT_LOC/core/externals/configure.sh"
|
||||
"$ROOT_LOC/core/externals/qtbase-desktop/build.sh"
|
||||
"$ROOT_LOC/tools/map-viewer/externals/freeglut/configure.sh"
|
||||
if [ ! -d "$ROOT_LOC/amd64-linux-gcc-release.makefile" ]; then
|
||||
"$ROOT_LOC/build/amd64-linux-gcc.sh" release
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue