Commit Graph

7 Commits (0b954a33059775c239fca2a82429b3c254d02205)

Author SHA1 Message Date
James Rowe bc30a591ba
Replace externals with Conan (#3735)
* Remove git submodules that will be loaded through conan

* Move custom Find modules to their own folder

* Use conan for downloading missing external dependencies

* CI: Change the yuzu source folder user to the user that the containers run on

* Attempt to remove dirty mingw build hack

* Install conan on the msvc build

* Only set release build type when using not using multi config generator

* Re-add qt bundled to workaround an issue with conan qt not downloading prebuilt binaries

* Add workaround for submodules that use legacy CMAKE variables

* Re-add USE_BUNDLED_QT on the msvc build bot
5 years ago
Zach Hilman 59e75f4372 ci: Update to Windows Server 2019 and Visual Studio 2019
This updates to the latest available toolchain for MSVC builds.
5 years ago
bunnei e07dfc4da3 ci: Rename build folder only on non-mainline builds 5 years ago
bunnei f1e4f3fc0c
Revert "ci: Rename build folder only on non-mainline builds" 5 years ago
Zach Hilman 65bed6682c ci: Rename build folder only on non-mainline builds 5 years ago
Zach Hilman d45ad75404 ci: Add version counter variable 5 years ago
Zach Hilman 514b74a098 ci: Add MSVC build template 5 years ago