mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 21:47:04 +03:00
big merge
This commit is contained in:
7
components/spotify/cspot/cpp-reflection/README.md
Normal file
7
components/spotify/cspot/cpp-reflection/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Running
|
||||
|
||||
```sh
|
||||
$ go build -o protoc-gen-cpprefl . && protoc --plugin=protoc-gen-cpprefl=protoc-gen-cpprefl --cpprefl_out okon protos/*.proto --proto_path protos/
|
||||
```
|
||||
|
||||
Will get protos from `protos/` and output to `out/protobuf.h`
|
||||
Reference in New Issue
Block a user