build simapi in install script
This commit is contained in:
parent
abe8830989
commit
a806e394d0
|
|
@ -537,7 +537,7 @@ main() {
|
||||||
clone_repositories
|
clone_repositories
|
||||||
|
|
||||||
log_info "Building components (this may take a few minutes)..."
|
log_info "Building components (this may take a few minutes)..."
|
||||||
#build_simapi
|
build_simapi
|
||||||
build_simd
|
build_simd
|
||||||
build_monocoque
|
build_monocoque
|
||||||
build_simshmbridge
|
build_simshmbridge
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue