Skip to content
  • Martin Blanchard's avatar
    build: Port to the meson build system · 9f3da748
    Martin Blanchard authored and Christian Hergert's avatar Christian Hergert committed
    This commit provides an initial port to the meson build system. See
    meson_options.txt for the changes to command line options. For a full
    build of GtkSourceView, the following will work.
    
     meson -Dglade_catalog=true -Dinstall_tests=true -Dgtk_doc=true build/
    9f3da748