Skip to content

build: Use gnome.post_install() function

Jan Tojnar requested to merge wip/jtojnar/post-install into master

Introduced in Meson 0.57.0, it simplifies the code a bit: https://mesonbuild.com/Gnome-module.html#gnomepost_install

Icons are not installed so no need to regenerate the icon cache.

Merge request reports