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

@@ -1,3 +1,2 @@
option('help', type: 'boolean', value: true, description: 'Build help documentation')
option('plugin-system', type: 'boolean', value: true, description: 'Enable plugin system support')
option('d-bus-service', type: 'boolean', value: true, description: 'Enable D-Bus remote controller service')