libsysprof-ui: set inside guards

This commit is contained in:
Christian Hergert
2019-05-08 09:27:40 -07:00
parent d89e2d8941
commit 1c6741bdc6
2 changed files with 5 additions and 2 deletions

View File

@ -63,6 +63,7 @@ libsysprof_ui = shared_library('sysprof-ui-@0@'.format(libsysprof_api_version),
dependencies: libsysprof_ui_deps,
install_dir: get_option('libdir'),
install: true,
c_args: [ '-DSYSPROF_UI_COMPILATION' ],
)
libsysprof_ui_dep = declare_dependency(