Add endif to meson.build
This commit is contained in:
@@ -35,6 +35,7 @@ subdir('po')
|
||||
|
||||
if host_machine.system() == 'windows'
|
||||
subdir('windows')
|
||||
endif
|
||||
|
||||
gnome.post_install(
|
||||
glib_compile_schemas: true,
|
||||
|
||||
Reference in New Issue
Block a user