mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
build: ignore post-install unless gtk app is installed
This commit is contained in:
@ -190,4 +190,6 @@ subdir('examples')
|
|||||||
subdir('help')
|
subdir('help')
|
||||||
subdir('po')
|
subdir('po')
|
||||||
|
|
||||||
meson.add_install_script('build-aux/meson/post_install.sh')
|
if get_option('enable_gtk')
|
||||||
|
meson.add_install_script('build-aux/meson/post_install.sh')
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user