mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: remove 0.54 meson feature
Since this causes us to fail to build with GTK CI
This commit is contained in:
@ -60,9 +60,6 @@ libsysprof_capture_dep = declare_dependency(
|
||||
link_whole: libsysprof_capture,
|
||||
dependencies: libsysprof_capture_deps,
|
||||
include_directories: libsysprof_capture_include_dirs,
|
||||
variables: { 'profiler3_xml': join_paths(meson.current_source_dir(),
|
||||
'..',
|
||||
'org.gnome.Sysprof3.Profiler.xml') },
|
||||
)
|
||||
|
||||
if not meson.is_subproject()
|
||||
|
||||
Reference in New Issue
Block a user