Skip to content

Commit

Permalink
verbose MSVC output test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vano committed Sep 21, 2024
1 parent 2a937ae commit b6d8236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
CMake: build_release/godot-cpp/bin/Release/godot-cpp.windows.template_release.x86_64.lib
flags:
Scons: platform=windows
CMake: '-G "Visual Studio 16 2019" -A x64'
CMake: '-G "Visual Studio 16 2019" -A x64 -DCMAKE_VERBOSE_MAKEFILE=TRUE'
run-tests: false
cache-name: windows-x86_64-msvc

Expand Down

0 comments on commit b6d8236

Please sign in to comment.