mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: fix various meson deprecation warnings
This commit is contained in:
@ -22,7 +22,6 @@ sysprof_deps = [
|
||||
|
||||
sysprof = executable('sysprof', sysprof_resources + sysprof_sources,
|
||||
dependencies: sysprof_deps,
|
||||
gui_app: true,
|
||||
install_dir: get_option('bindir'),
|
||||
install: true,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user