mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: use modern Meson helpers for i18n
This commit is contained in:
@ -152,6 +152,7 @@ configure_file(
|
||||
)
|
||||
|
||||
gnome = import('gnome')
|
||||
i18n = import('i18n')
|
||||
|
||||
subdir('lib')
|
||||
subdir('daemon')
|
||||
|
||||
Reference in New Issue
Block a user