Skip to content

Commit

Permalink
Debug Windows Docker build container
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 633139841
Change-Id: I772efd1b33e6b245bf5e2fd3ea040b8f22cc8957
  • Loading branch information
cblichmann authored and copybara-github committed May 13, 2024
1 parent bda81ec commit c347e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kokoro/windows/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ xcopy /q /s /e ^
"%KOKORO_PIPER_DIR%\google3\third_party\binaryninja_api\third_party\jsoncpp\"

:: Help debug build issues
set CMAKE_MAKE_PROGRAM=C:\ProgramData\chocolatey\bin\ninja.exe
set
dir %CMAKE_MAKE_PROGRAM%
ninja --help

pushd "%OUT_DIR%"
Expand Down

0 comments on commit c347e1f

Please sign in to comment.