mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Revert "[Meson] Fix all deprecation warnings"
This reverts commit f7e1175ef0.
This commit is contained in:
parent
090aaa4fb0
commit
dd12910769
11 changed files with 36 additions and 36 deletions
|
|
@ -14,8 +14,8 @@ pwtest_deps = [
|
|||
]
|
||||
|
||||
pwtest_c_args = [
|
||||
'-DBUILD_ROOT="@0@"'.format(meson.project_build_root()),
|
||||
'-DSOURCE_ROOT="@0@"'.format(meson.project_source_root()),
|
||||
'-DBUILD_ROOT="@0@"'.format(meson.build_root()),
|
||||
'-DSOURCE_ROOT="@0@"'.format(meson.source_root()),
|
||||
]
|
||||
|
||||
pwtest_inc = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue