[Meson] Fix all deprecation warnings

This commit is contained in:
Nils Tonnätt 2021-08-01 19:43:05 +02:00 committed by Wim Taymans
parent a5e3d3f7a7
commit f7e1175ef0
11 changed files with 36 additions and 36 deletions

View file

@ -14,8 +14,8 @@ pwtest_deps = [
]
pwtest_c_args = [
'-DBUILD_ROOT="@0@"'.format(meson.build_root()),
'-DSOURCE_ROOT="@0@"'.format(meson.source_root()),
'-DBUILD_ROOT="@0@"'.format(meson.project_build_root()),
'-DSOURCE_ROOT="@0@"'.format(meson.project_source_root()),
]
pwtest_inc = [