mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
libsysprof-ui: remove legacy libsysprof-ui library
This is libsysprof-gtk now, but that too will be absorbed by sysprof app directly rather than having a UI library.
This commit is contained in:
@ -74,7 +74,6 @@ if get_option('libsysprof') or get_option('agent')
|
||||
subdir('libsysprof')
|
||||
endif
|
||||
if get_option('gtk') and get_option('libsysprof')
|
||||
subdir('libsysprof-ui')
|
||||
subdir('libsysprof-gtk')
|
||||
endif
|
||||
if get_option('gtk') and get_option('libsysprof')
|
||||
|
||||
Reference in New Issue
Block a user