Use pugl statically
2 files changed, 2 insertions(+), 1 deletions(-) M meson.build M meson_options.txt
M meson.build => meson.build +1 -0
@@ 23,6 23,7 @@ reuse = find_program('reuse', pugl = subproject('pugl', default_options : [ 'default_library=static', 'cairo=disabled', 'examples=disabled', 'docs=disabled',
M meson_options.txt => meson_options.txt +1 -1