Add minhook dep in meson.build

amd_ags
FlightlessMango 4 years ago
parent 030c91f093
commit bac2ff383f

@ -131,7 +131,8 @@ vklayer_mesa_overlay = shared_library(
dbus_dep,
dep_dl,
dep_pthread,
dep_vulkan],
dep_vulkan,
minhook_dep],
include_directories : [inc_common],
link_args : cc.get_supported_link_arguments(['-Wl,-Bsymbolic-functions', '-Wl,-z,relro', '-Wl,--exclude-libs,ALL']),
install_dir : libdir_mangohud,

Loading…
Cancel
Save