blob: cc57ede664ebcd65c0979c9c2ccff9f3deb2faa1 [file] [log] [blame]
#!/bin/bash
set -e
# Any subsequent(*) commands which fail will cause the shell script to exit immediately
#########################################################################
# Build flatbuffers
#########################################################################
./buildflatbuffer.sh
#########################################################################
# Build Antlr4.72 for Java and C++
#########################################################################
./buildantlr.sh