

set -ex



test -f $PREFIX/bin/flatc
test -f $PREFIX/include/flatbuffers/flatbuffers.h
exit 0
