Files
sysprof/contrib/meson.build
Christian Hergert 375aaf7086 contrib: import GtkBitset as EggBitset
This imports GTK's GtkBitset and the underlying roaring bitmaps so that
we will have it without having to use GTK from libsysprof-analyze.
2023-05-25 15:15:38 -07:00

3 lines
40 B
Meson

subdir('eggbitset')
subdir('elfparser')