diff --git a/proximal/halide/src/user-problem/meson.build b/proximal/halide/src/user-problem/meson.build index 5b1caa8..3f4e7fc 100644 --- a/proximal/halide/src/user-problem/meson.build +++ b/proximal/halide/src/user-problem/meson.build @@ -38,7 +38,7 @@ solver_bin = custom_target( solver_generator, '-o', meson.current_build_dir(), '-g', 'ladmm_iter', - '-e', 'static_library,h,stmt_html', + '-e', 'static_library,h', 'target=' + halide_target, '-p', 'autoschedule_mullapudi2016',