Skip to content

Commit

Permalink
static crt for opus build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Jul 14, 2024
1 parent c45b578 commit be83f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ cmake.exe -Wno-dev ^
-DCMAKE_POLICY_DEFAULT_CMP0091=NEW ^
-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded ^
-DBUILD_SHARED_LIBS=OFF ^
-DOPUS_STATIC_RUNTIME=ON ^
|| exit /b 1
cmake.exe --build %BUILD%\opus-%OPUS_VERSION% --config Release --target install --parallel || exit /b 1

Expand Down

0 comments on commit be83f28

Please sign in to comment.