mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-11 03:24:49 +00:00
Uses find_package_handle_standard_args to handle the find_package call from the root CMakeLists. Removes all the unnecessary logic after the find_package and just sets it to REQUIRED.