We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea9cc8 commit 72c81cfCopy full SHA for 72c81cf
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
CMake: build_release/godot-cpp/bin/Release/godot-cpp.windows.template_release.x86_64.lib
98
flags:
99
Scons: platform=windows
100
- CMake: '-G "Visual Studio 16 2019" -A x64'
+ CMake: '-G "Visual Studio 16 2019" -A x64 -DCMAKE_VERBOSE_MAKEFILE=TRUE'
101
run-tests: false
102
cache-name: windows-x86_64-msvc
103
0 commit comments