vcell / data /thriftBuild /codegen-thrift.sh
introvoyz041's picture
Migrated from GitHub
9d54b72 verified
#!/usr/bin/env bash
thrift -out ../vcell-core/src/main/java -v --gen java:generated_annotations=undated VisMesh.thrift
thrift -out ../pythonVtk -v --gen py VisMesh.thrift