Fixed num dirs in python env script.
This commit is contained in:
parent
022f84d45b
commit
bd178bddf7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ WIN64_EXPORT_DIR='{windows-x64_dir}'
|
|||
WIN32_EXPORT_DIR='{windows-x32_dir}'
|
||||
LINUX64_EXPORT_DIR='{linux-x64_dir}'
|
||||
LINUX32_EXPORT_DIR='{linux-x32_dir}'
|
||||
NUM_DIRS='{num_dirs}'
|
||||
NUM_DIRS={num_dirs}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue