Fixes to the new meson/ninja build system. Pretty close to working... I think.

This commit is contained in:
Storm Dragon
2025-08-11 16:27:27 -04:00
parent aa369af689
commit 2d24a5b126
77 changed files with 21 additions and 132061 deletions

View File

@@ -112,9 +112,6 @@ gnome.post_install(
summary += {'Install dir': python.find_installation('python3').get_install_dir()}
subdir('docs')
if get_option('help')
subdir('help')
endif
subdir('icons')
subdir('po')
subdir('src')