Skip to content

Commit 72c81cf

Browse files
author
Vano
committed
verbose MSVC output test
1 parent 3ea9cc8 commit 72c81cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
CMake: build_release/godot-cpp/bin/Release/godot-cpp.windows.template_release.x86_64.lib
9898
flags:
9999
Scons: platform=windows
100-
CMake: '-G "Visual Studio 16 2019" -A x64'
100+
CMake: '-G "Visual Studio 16 2019" -A x64 -DCMAKE_VERBOSE_MAKEFILE=TRUE'
101101
run-tests: false
102102
cache-name: windows-x86_64-msvc
103103

0 commit comments

Comments
 (0)