From 6607d9f10b83aaf440001b75845f0a3faa8c2431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Mon, 21 Aug 2023 12:22:07 +0200 Subject: [PATCH] tests: Use tests execdir install rpath --- tests/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/meson.build b/tests/meson.build index 2832158e..e95c1cfb 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -396,6 +396,7 @@ if get_option('tod') dependencies: deps, install: installed_tests, install_dir: installed_tests_execdir / 'tod-drivers' / 'current', + install_rpath: installed_tests_execdir, ) fp_todv1_enums = gnome.mkenums_simple('fp-todv1-enums',