Commit graph

3 commits

Author SHA1 Message Date
Julian Sparber
c6e25f4fbf meson: Drop build shell script
This drops the script we used to build fractal. And uses know only
meson. This also drops the need for specifying sources since cargo does
that for us.

This also bumps the meson version.
This also drops the build option `skip-cargo-build`.

Most of the changes are comming from https://gitlab.gnome.org/World/pika-backup
2022-01-19 16:46:08 +01:00
Veli Tasali
389bc11aec meson: Add option to skip cargo-build target
This is only needed when building docs or similar
to avoid overhead.
2021-05-05 09:32:10 +00:00
Alejandro Domínguez
49dab8eeaa Init with GTK Rust Template 2021-02-04 20:46:36 +01:00