mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
expose dependency objects for libs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
90d05eef42
commit
f7a4a6ccfe
@ -4,8 +4,8 @@ executable(
|
||||
sources: [
|
||||
'main.c',
|
||||
],
|
||||
include_directories: libgamemode_includes,
|
||||
dependencies: [
|
||||
libgamemode_dep,
|
||||
libdl,
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user