add percent python
This commit is contained in:
parent
bf0253c9f9
commit
3a289ccace
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ set LLVMPY_DYNLINK=0
|
|||
set INCLUDE=%LIBRARY_INC%
|
||||
set LIBPATH=%LIBRARY_LIB%
|
||||
set LIB=%LIBRARY_LIB%
|
||||
python setup.py install
|
||||
%PYTHON% setup.py install
|
||||
if errorlevel 1 exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue