unify build systems of buffyboard and unl0kr

This commit is contained in:
Vladimir Stoiakin 2024-09-25 15:56:19 +03:00
parent 20b084c0b4
commit ec21e5ead9
14 changed files with 120 additions and 147 deletions

View file

@ -1 +1,2 @@
option('with-drm', type : 'feature', value : 'auto', description : 'Enable DRM backend')
option('with-drm', type: 'feature', value: 'auto', description: 'Enable DRM backend')
option('man', type: 'boolean', value: true, description: 'Install manual pages')