From 32d8b36bb4c11a5169a9bc1dfaf169c4079ab1aa Mon Sep 17 00:00:00 2001 From: Robert Izzard <r.izzard@surrey.ac.uk> Date: Tue, 12 Nov 2019 10:06:19 +0000 Subject: [PATCH] update todo list --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d7d54642a..240f6edc4 100644 --- a/meson.build +++ b/meson.build @@ -13,8 +13,8 @@ # automate symlink of libbinary_c.so? # 'gprof'/'gcov' builds # profile-guided optimization -# build with various old compilers # build data_objects in builddir, not in source tree +# update binary_grid2 to handle install in prefix # (perhaps? we really want these to be persistent...) # ############################################################ -- GitLab