aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorlat9nq <[email protected]>2022-07-22 00:51:01 -0400
committerlat9nq <[email protected]>2022-07-22 20:54:00 -0400
commit4b93ea59dbf15ba82bf711c9713ee7dee7784217 (patch)
tree044de86e6f3427cd816bde72f1220a17b03b2960 /.github
parent6e36f4d230b4760ac8f8f4cd087e0d909fb97e40 (diff)
downloadyuzu-mainline-4b93ea59dbf15ba82bf711c9713ee7dee7784217.tar.gz
yuzu-mainline-4b93ea59dbf15ba82bf711c9713ee7dee7784217.zip
ci,CMake: Drop Conan support for vcpkg
Between packages breaking, Conan always being a moving target for minimum required CMake support, and now their moves to Conan 2.0 causing existing packages to break, I suppose this was a long time coming. vcpkg isn't without its drawbacks, but at the moment it seems easier on the project to use for external packages. Mostly removes the logic for Conan from the root CMakeLists file, leaving basic find_package()'s in its place. Sets only the find_package()'s that require CONFIG mode as necessary. clang and linux CI now use the vcpkg toolchain file configured in the Docker container when possible. mingw CI turns off YUZU_TESTS because there's no way on the container to run Windows executables on a Linux host anyway, and it's not easy to get Catch2 there.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions