mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 07:15:27 +00:00
Fix CUDA build without KMSDRM enabled
This commit is contained in:
parent
58f87e39a9
commit
3cb169ea26
@ -318,6 +318,9 @@ cuda {
|
||||
DEFINES += HAVE_CUDA
|
||||
SOURCES += streaming/video/ffmpeg-renderers/cuda.cpp
|
||||
HEADERS += streaming/video/ffmpeg-renderers/cuda.h
|
||||
|
||||
# ffnvcodec uses libdl in cuda_load_functions()/cuda_free_functions()
|
||||
LIBS += -ldl
|
||||
}
|
||||
config_EGL {
|
||||
message(EGL renderer selected)
|
||||
|
Loading…
x
Reference in New Issue
Block a user