The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

368 B

gnome.post_install()

Post-install update of various system wide caches. Each script will be executed only once even if gnome.post_install() is called multiple times from multiple subprojects. If DESTDIR is specified during installation all scripts will be skipped.

Currently supports glib-compile-schemas, gio-querymodules, and gtk-update-icon-cache.