Skip to content

Commit

Permalink
remove cruft in bld.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Sep 3, 2022
1 parent 3e53163 commit 440da88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ cd build

@REM CMake does not like paths with \ characters
set LIBRARY_PREFIX="%LIBRARY_PREFIX:\=/%"
set BUILD_PREFIX="%BUILD_PREFIX:\=/%"
set SRC_DIR="%SRC_DIR:\=/%"
set "CXXFLAGS=-DABSL_CONSUME_DLL %CXXFLAGS%"

cmake -G "Ninja" ^
Expand Down

0 comments on commit 440da88

Please sign in to comment.