1
0
Fork 0

Temp: enable debug

pull/14426/head
glx22 2025-07-09 23:38:26 +02:00
parent 5df8accbbd
commit c1a0662c1b
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ jobs:
-GNinja \
-DVCPKG_TARGET_TRIPLET=${{ inputs.arch }}-windows-static \
-DCMAKE_TOOLCHAIN_FILE="${{ runner.temp }}\vcpkg\scripts\buildsystems\vcpkg.cmake" \
-DVCPKG_INSTALL_OPTIONS="--debug" \
# EOF
echo "::endgroup::"