Fix spaces in paths on Windows also
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
:: --plugin= on the command line.
|
||||
|
||||
set mydir=%~dp0
|
||||
python %mydir%\nanopb_generator.py --protoc-plugin
|
||||
python "%mydir%\nanopb_generator.py" --protoc-plugin
|
||||
|
||||
Reference in New Issue
Block a user