early-access version 3007

This commit is contained in:
pineappleEA
2022-10-08 07:48:52 +02:00
parent 2edca0455c
commit 0f103c6c56
5 changed files with 10 additions and 9 deletions

View File

@@ -43,7 +43,7 @@ if (NOT WIN32)
CACHE PATH "Paths to FFmpeg libraries" FORCE)
endforeach()
Include(FindPkgConfig REQUIRED)
find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBVA libva)
pkg_check_modules(CUDA cuda)
pkg_check_modules(FFNVCODEC ffnvcodec)