bd4d7b8859
Previously we were using the env! macro to determine build-time variables like version, app ID, and locale dir. Instead of relying on env vars, we can create a configuration file with meson and import it.
11 lines
112 B
Text
11 lines
112 B
Text
target
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
Makefile
|
|
_build
|
|
vendor
|
|
*.gresource
|
|
|
|
# Files configured by meson
|
|
fractal-gtk/src/config.rs
|