mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-25 08:53:06 +02:00
updated meson.build to build common-cpu
added build info for common-cpu to meson
This commit is contained in:
parent
82206534dc
commit
520dc85ac3
@ -5,6 +5,7 @@ common_sources = [
|
|||||||
'common-external.c',
|
'common-external.c',
|
||||||
'common-helpers.c',
|
'common-helpers.c',
|
||||||
'common-gpu.c',
|
'common-gpu.c',
|
||||||
|
'common-cpu.c',
|
||||||
'common-pidfds.c',
|
'common-pidfds.c',
|
||||||
'common-power.c',
|
'common-power.c',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user