[dia: 92/105] #19 review: Our TODO depends on upstream meson issue.



commit c96912422e1e76f156a6e27f0a98d606351893e8
Author: Eduard Nicodei <eddnicodei gmail com>
Date:   Thu Jan 24 08:37:09 2019 +0000

    #19 review: Our TODO depends on upstream meson issue.

 meson.build | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/meson.build b/meson.build
index 32c0c615..91ab5ce1 100644
--- a/meson.build
+++ b/meson.build
@@ -88,6 +88,8 @@ subdir('tests')
 # TODO: idealy this should use run_env from tests/
 # Unfortunately, neither run_target or custom_target support env
 # https://github.com/mesonbuild/meson/issues/2723
+# Alternatively we could use run configurations:
+# https://github.com/mesonbuild/meson/issues/1314
 custom_target('run_with_dia_env',
     command: [find_program('generate_run_with_dia_env.sh'),
               '@OUTPUT@',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]