This commit is contained in:
Manfred Touron
2016-11-05 21:08:41 +01:00
parent 1773f1b44d
commit b934f53b41
4 changed files with 40 additions and 0 deletions

4
test/Makefile Normal file
View File

@@ -0,0 +1,4 @@
.PHONY: build
build:
mkdir -p output
protoc -I. --gotemplate_out=output *.proto