mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-20 11:48:26 +08:00
* read version from env var at build time (close #1398) * remove un-used imports, edit makefile * edit makefile to add new targets and export variables * only export VERSION in makefile * read version by executing the script if env var is absent