mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-24 13:41:14 +00:00
Disable the DRM master hooks when EGLFS isn't used
This commit is contained in:
@@ -317,6 +317,7 @@ libdrm {
|
||||
linux {
|
||||
!disable-masterhooks {
|
||||
message(Master hooks enabled)
|
||||
DEFINES += HAVE_DRM_MASTER_HOOKS
|
||||
SOURCES += masterhook.c masterhook_internal.c
|
||||
LIBS += -ldl -pthread
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user