1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2026-02-25 10:59:26 -06:00
Files
suyu-mirror/externals/find-modules/FindFFmpeg.cmake
lat9nq 5ff19890e9 CMake: Fix FFmpeg find module
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.
2022-12-01 00:49:58 -05:00

5.6 KiB