Geopard
Geopard copied to clipboard
Make Meson configuration more readable
This PR makes Meson configuration more readable, by adding comments and using different formatting.
I also added more constants in build_config module, updated dependencies versions in meson.build and added export RUST_LOG=debug to local-build.sh script.
@ranfdev