Merge pull request #798 from MoonlightSentinel/fix-bat

Fix compilation error for unittests on windows
This commit is contained in:
Brian Schott 2020-03-27 00:43:01 -07:00 committed by GitHub
commit 032b6001a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if %githashsize% == 0 (
)
set DFLAGS=-O -release -version=StdLoggerDisableWarning -Jbin %MFLAGS%
set TESTFLAGS=-g -w -version=StdLoggerDisableWarning
set TESTFLAGS=-g -w -version=StdLoggerDisableWarning -Jbin
set CORE=
set LIBDPARSE=
set STD=