Browse Source

build gamemode-cpu

Added build info for gamemade-cpu.c to meson
Henrik Holst 1 year ago
parent
commit
4997adef8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      daemon/meson.build

+ 1 - 0
daemon/meson.build

@@ -7,6 +7,7 @@ daemon_sources = [
     'gamemode-wine.c',
     'gamemode-tests.c',
     'gamemode-gpu.c',
+    'gamemode-cpu.c',
     'gamemode-dbus.c',
     'gamemode-config.c',
 ]