Updated protobuf bash script

This commit is contained in:
Brenno
2020-07-27 20:56:34 -03:00
parent 1a598b16df
commit 88a0c377b3

View File

@@ -1,5 +1,6 @@
protoc -I=./ --cpp_out=./ stabilizedata.proto
protoc -I=./ --cpp_out=./ trackerdata.proto
protoc -I=./ --cpp_out=./ objdetectdata.proto
mv *.cc ../
mv *.h ../../include/