forked from rosa/hakurei
internal/rosa/meson: always prepend D
All flags in practice use this convention. An escape hatch is available by leaving the value empty. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -17,7 +17,7 @@ package glib {
|
||||
|
||||
exec = meson {
|
||||
setup = {
|
||||
"Ddefault_library": "both";
|
||||
"default_library": "both";
|
||||
};
|
||||
// fails with ipv6 disabled
|
||||
skipTests = [ "gio" ];
|
||||
|
||||
Reference in New Issue
Block a user