enable gen_const for .NET in bindings/Makefile
This commit is contained in:
@ -17,6 +17,7 @@ all:
|
|||||||
cd python && $(MAKE) gen_const
|
cd python && $(MAKE) gen_const
|
||||||
cd go && $(MAKE) gen_const
|
cd go && $(MAKE) gen_const
|
||||||
cd java && $(MAKE) gen_const
|
cd java && $(MAKE) gen_const
|
||||||
|
python const_generator.py dotnet
|
||||||
|
|
||||||
samples: expected python
|
samples: expected python
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user