mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-13 16:39:22 +02:00
simplify libgamemodeauto preloading
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
8b408694b0
commit
7a68a178ac
@@ -10,9 +10,6 @@ option('with-systemd-user-unit-dir', type: 'string', description: 'Explicitly se
|
||||
# Not using systemd
|
||||
option('with-dbus-service-dir', type: 'string', description: 'Explicitly set the D-BUS session directory')
|
||||
|
||||
# lib dir in gamemoderun
|
||||
option('with-gamemoderun-lib-dir', type: 'string', value: 'default', description: 'Explicitly set lib dir in gamemoderun')
|
||||
|
||||
# General options
|
||||
option('with-examples', type: 'boolean', description: 'Build sample programs', value: 'true')
|
||||
option('with-util', type: 'boolean', description: 'Build the utilities', value: 'true')
|
||||
|
Reference in New Issue
Block a user