diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 6e7fcf693..a834d7ed9 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -85,12 +85,13 @@ "addon_list": [ ], "additional_tools": [ - "cmake;3.31.5" + "cmake;3.31.5", + "cmake;4.1.2" ], "ndk": { "default": "27", "versions": [ - "26", "27", "28" + "26", "27", "28", "29" ] } },