Revert "Dont use dlopen in gsr-global-hotkeys"

This reverts commit b0def958c7.
This commit is contained in:
dec05eba
2025-01-09 13:08:12 +01:00
parent b0def958c7
commit 77dd32a3ff
5 changed files with 119 additions and 30 deletions

View File

@@ -71,10 +71,7 @@ executable(
'tools/gsr-global-hotkeys/main.c'
],
c_args : '-fstack-protector-all',
install : true,
dependencies: [
dependency('x11'),
]
install : true
)
executable(