Skip to content
  • Niels De Graef's avatar
    Meson: fix versions (of dependencies). · cc637717
    Niels De Graef authored
    * Version in meson.build was not correct.
    * Dependencies with same versioning use a common variable
    * Use `dependency()` for `libedataserverui` rather than `find_library`
    * Use the minimal GLib version for the `--target-glib` option.
    cc637717