mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
build gamemodeauto also as static library
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
parent
785df22274
commit
d4536c62af
@ -25,7 +25,7 @@ libgamemode_includes = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# Small library to automatically use gamemode
|
# Small library to automatically use gamemode
|
||||||
gamemodeauto = shared_library(
|
gamemodeauto = both_libraries(
|
||||||
'gamemodeauto',
|
'gamemodeauto',
|
||||||
sources: [
|
sources: [
|
||||||
'client_loader.c',
|
'client_loader.c',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user