typo, s/&&/%%

This commit is contained in:
wiredfool 2014-05-06 10:21:37 -07:00
parent 71ebbe492d
commit 91d3e0cc7f

View File

@ -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