Add descriptor.proto to repository to avoid messing with protoc include path.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// These are used by nanopb to generate statically allocable structures
|
||||
// for memory-limited environments.
|
||||
|
||||
import "google/protobuf/descriptor.proto";
|
||||
import "descriptor.proto";
|
||||
|
||||
option java_package = "fi.kapsi.koti.jpa.nanopb";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user