aboutsummaryrefslogtreecommitdiff
path: root/main/data/gresource.xml
Commit message (Collapse)AuthorAgeFilesLines
* Backport Meson build supportXavier Del Campo Romero2023-10-091-0/+1
Meson builds have better integration with Vala. For example, Meson handles incremental compilation of Vala source files better than CMake. Limitations: As done with CMake builds, gresource.xml should be compiled. Now, it has been generated from a CMake build and manually copied into the source tree.