mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-18 06:54:19 +01:00
5ff19890e9
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.