mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
install example config
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
e1ae78e346
commit
43911a8919
@ -11,3 +11,9 @@ executable(
|
||||
install: true,
|
||||
install_dir: path_bindir,
|
||||
)
|
||||
|
||||
# An example configuration
|
||||
install_data(
|
||||
files('gamemode.ini'),
|
||||
install_dir: path_sysconfdir,
|
||||
)
|
||||
|
Reference in New Issue
Block a user