mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: add -Dlibsysprof option
This gets us closer to being able to only build the capture static library
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if get_option('enable_gtk')
|
||||
if get_option('enable_gtk') and get_option('libsysprof')
|
||||
|
||||
libsysprof_ui_public_sources = [
|
||||
'sysprof-aid.c',
|
||||
|
||||
Reference in New Issue
Block a user