Skip to content

Commit

Permalink
Update bld.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Sep 2, 2022
1 parent 59dbf3d commit ca6dd01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cd build
set LIBRARY_PREFIX="%LIBRARY_PREFIX:\=/%"
set BUILD_PREFIX="%BUILD_PREFIX:\=/%"
set SRC_DIR="%SRC_DIR:\=/%"
set "CXXFLAGS=-DABSL_CONSUME_DLL %CXXFLAGS%"

cmake -G "Ninja" ^
-DBUILD_TESTING=OFF ^
Expand Down

0 comments on commit ca6dd01

Please sign in to comment.