mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
meson: display util building status
We show the status for examples & daemon, also show it for 'util'.
This commit is contained in:

committed by
Alex Smith

parent
ffea085396
commit
6f39ecbc9b
@ -198,6 +198,7 @@ report += [
|
||||
'',
|
||||
' daemon: @0@'.format(with_daemon),
|
||||
' examples: @0@'.format(with_examples),
|
||||
' util: @0@'.format(with_util),
|
||||
' systemd: @0@'.format(with_systemd),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user