This website requires JavaScript.
Explore
Help
Register
Sign In
ua1zbe
/
PiScan
Watch
1
Star
0
Fork
You've already forked PiScan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9dbf2fb763
PiScan
/
proto_gen.sh
8 lines
89 B
Bash
Raw
Blame
History
#!/bin/sh
cd
src/external/PiScan-protobuf
protoc -I
=
. --cpp_out
=
. *.proto
cd
../../..
Reference in New Issue
View Git Blame
Copy Permalink