verbose MSVC output test

pull/1452/head
Vano 2024-09-20 14:09:29 +03:00
parent 2a937ae2a8
commit b6d8236d49
1 changed files with 1 additions and 1 deletions

View File

@ -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