Skip to content

Commit

Permalink
[windows] Add cmake 3.18.1 for Android to toolset files (#3324)
Browse files Browse the repository at this point in the history
  • Loading branch information
miketimofeev authored May 6, 2021
1 parent 9740348 commit 5abc43a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions images/win/toolsets/toolset-2016.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
],
"additional_tools": [
"cmake;3.10.2.4988404",
"cmake;3.18.1",
"patcher;v4",
"cmdline-tools;latest"
],
Expand Down
1 change: 1 addition & 0 deletions images/win/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
],
"additional_tools": [
"cmake;3.10.2.4988404",
"cmake;3.18.1",
"patcher;v4",
"cmdline-tools;latest"
],
Expand Down

0 comments on commit 5abc43a

Please sign in to comment.