From e363a4fb2f73bc2a09d8059163eb84f799189a38 Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Wed, 15 Jan 2025 12:16:00 +0100 Subject: [PATCH] Add Ninja fixes: #11391 --- images/ubuntu/toolsets/toolset-2404.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index cf732f67c1bd..9002a3518018 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -107,6 +107,7 @@ "g++", "gcc", "make", + "ninja-build", "jq", "tar", "unzip",