blob: a8f511499b50d1d000bb45d913cd19760c8653f3 [file] [log] [blame]
#########################################################################
# Build flatbuffers
#########################################################################
./buildflatbuffer.sh
#########################################################################
# Build Antlr4.72 for Java and C++
#########################################################################
./buildantlr_mini.sh
#########################################################################
# Build ccache
#########################################################################
./buildccache.sh
#########################################################################
# Build Python
#########################################################################
./buildpython.sh