install example

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-05-11 12:05:31 +02:00 committed by afayaz-feral
parent f7a4a6ccfe
commit e1ae78e346

View File

@ -8,4 +8,6 @@ executable(
libgamemode_dep,
libdl,
],
install: true,
install_dir: path_bindir,
)