mesonbuild/meson

Allow meson.add_custom_uninstall_script()

Open

#1,974 opened on 2017年6月21日

GitHub で見る
 (10 comments) (7 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
enhancementhelp wanted

説明

Although very similar to #371 , some install scripts do not only generate files, but require a certain command to be run again. A specific case is 'gtk-update-icon-cache', which should be run again after the icons have been removed.

コントリビューターガイド