yuzu/src
lat9nq 4b93ea59db 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.
2022-07-22 20:54:00 -04:00
..
audio_core Rework CoreTiming 2022-07-10 06:59:40 +01:00
common ci,CMake: Drop Conan support for vcpkg 2022-07-22 20:54:00 -04:00
core Merge pull request #8598 from Link4565/recv-dontwait 2022-07-21 15:43:55 -07:00
input_common input_common: sdl: lower vibration frequency and use it's own unique thread 2022-06-28 19:22:16 -05:00
shader_recompiler Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
tests Rework CoreTiming 2022-07-10 06:59:40 +01:00
video_core yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 2022-07-16 23:11:39 -07:00
web_service web_service: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
yuzu Update configure_input.ui 2022-07-19 16:20:16 -03:00
yuzu_cmd yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 2022-07-16 23:11:39 -07:00
.clang-format
CMakeLists.txt CI: fix caching 2022-07-04 21:21:56 -06:00