mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
typo, s/&&/%%
This commit is contained in:
parent
71ebbe492d
commit
91d3e0cc7f
|
@ -115,7 +115,7 @@ endlocal
|
||||||
|
|
||||||
rem build openjpeg
|
rem build openjpeg
|
||||||
setlocal
|
setlocal
|
||||||
cd /D %%OPENJPEG&&
|
cd /D %%OPENJPEG%%
|
||||||
%%CMAKE%% -DBUILD_THIRDPARTY:BOOL=ON .
|
%%CMAKE%% -DBUILD_THIRDPARTY:BOOL=ON .
|
||||||
nmake -f Makefile.vc clean
|
nmake -f Makefile.vc clean
|
||||||
nmake -f Makefile.vc
|
nmake -f Makefile.vc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user