forked from AuroraMiddleware/gtk
build: Fix build with sysprof-capture but without sysprof
This commit is contained in:
parent
659181f74b
commit
ef09cbee2f
@ -141,7 +141,7 @@ foreach t: gtk_tests
|
||||
)
|
||||
endforeach
|
||||
|
||||
if profiler_enabled
|
||||
if libsysprof_dep.found()
|
||||
executable('testperf',
|
||||
sources: 'testperf.c',
|
||||
dependencies: [libsysprof_dep, platform_gio_dep, libm],
|
||||
|
Loading…
Reference in New Issue
Block a user