diff --git a/images/linux/toolsets/toolset-1604.json b/images/linux/toolsets/toolset-1604.json index 5001ae1c1..ee5a88b6a 100644 --- a/images/linux/toolsets/toolset-1604.json +++ b/images/linux/toolsets/toolset-1604.json @@ -66,7 +66,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/linux/toolsets/toolset-1804.json b/images/linux/toolsets/toolset-1804.json index 75b233836..3444f50d9 100644 --- a/images/linux/toolsets/toolset-1804.json +++ b/images/linux/toolsets/toolset-1804.json @@ -66,7 +66,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 104e9f603..e591d2da4 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -54,7 +54,8 @@ "versions": [ "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/macos/toolsets/toolset-10.13.json b/images/macos/toolsets/toolset-10.13.json index 71134939a..2caacab0e 100644 --- a/images/macos/toolsets/toolset-10.13.json +++ b/images/macos/toolsets/toolset-10.13.json @@ -248,7 +248,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index f8746b8bf..298be408d 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -307,7 +307,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 6d24256ff..2402e6740 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -235,7 +235,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/macos/toolsets/toolset-11.0.json b/images/macos/toolsets/toolset-11.0.json index 66d239855..cf9b44862 100644 --- a/images/macos/toolsets/toolset-11.0.json +++ b/images/macos/toolsets/toolset-11.0.json @@ -147,7 +147,8 @@ "2.4.*", "2.5.*", "2.6.*", - "2.7.*" + "2.7.*", + "3.0.*" ] } ], diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index 86c3a94c7..62086ece9 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -8,7 +8,8 @@ "2.4", "2.5", "2.6", - "2.7" + "2.7", + "3.0" ], "default": "2.5" }, diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index c0fbda3e3..6d2df7f41 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -8,7 +8,8 @@ "2.4", "2.5", "2.6", - "2.7" + "2.7", + "3.0" ], "default": "2.5" },