verbose MSVC output test
parent
2a937ae2a8
commit
b6d8236d49
|
@ -97,7 +97,7 @@ jobs:
|
||||||
CMake: build_release/godot-cpp/bin/Release/godot-cpp.windows.template_release.x86_64.lib
|
CMake: build_release/godot-cpp/bin/Release/godot-cpp.windows.template_release.x86_64.lib
|
||||||
flags:
|
flags:
|
||||||
Scons: platform=windows
|
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
|
run-tests: false
|
||||||
cache-name: windows-x86_64-msvc
|
cache-name: windows-x86_64-msvc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue