mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-11 23:26:42 +08: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.