2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/.ci/scripts/windows
Kyle Kienapfel 81f66eec0c build: Ship vcpkg dlls with MSVC pr-verify builds
With our recent switchover from conan to vcpkg, we're shipping a few
more dll files, these need to be in the full zip.

    cp .\build\bin\*.dll .\artifacts\

also tacking on the fix where we're shipping scm_rev.cpp accidentally
2022-07-26 22:57:23 -07:00
..
docker.sh ci,CMake: Drop Conan support for vcpkg 2022-07-22 20:54:00 -04:00
exec.sh CI: unbreak ADO after GHA changes 2022-07-05 00:50:46 -06:00
scan_dll.py
upload.ps1 build: Ship vcpkg dlls with MSVC pr-verify builds 2022-07-26 22:57:23 -07:00
upload.sh