From 842cb59d23ed2cf7dc1e0722a9cbb2c06a42f187 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 9 Dec 2024 12:47:07 +0100 Subject: just-mr launch: Pass local launcher to just analyse --- src/other_tools/just_mr/utils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/other_tools/just_mr/utils.hpp b/src/other_tools/just_mr/utils.hpp index 753e4b36..d0d33a1e 100644 --- a/src/other_tools/just_mr/utils.hpp +++ b/src/other_tools/just_mr/utils.hpp @@ -81,7 +81,7 @@ std::map const kKnownJustSubcommands{ {"analyse", {.config = true, .build_root = true, - .launch = false, + .launch = true, .defines = true, .remote = true, .remote_props = true, -- cgit v1.2.3