Skip to content

Commit 16ac461

Browse files
committed
updated configure.bat.
1 parent 6e33614 commit 16ac461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ if not "%MSCOMPILER%" == "" (
144144
) else (
145145
cd lz4\lib
146146
qmake -o makefile.liblz4
147+
%MAKE% -f makefile.liblz4 clean
147148
%MAKE% -f makefile.liblz4
148149
cd ..\..
149150
)

0 commit comments

Comments
 (0)