Fix build and require SDL 2.0.15 to hook

This commit is contained in:
Cameron Gutman
2021-02-06 17:07:21 -06:00
parent a88a3c9ea3
commit 2c2a73e320
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -254,6 +254,7 @@ libdrm {
linux {
message(Master hooks enabled)
SOURCES += masterhook.c
LIBS += -ldl
}
}
config_EGL {