Update cmake for MSVC builds.

This commit is contained in:
Josh Matthews 2019-04-24 15:07:31 -04:00 committed by GitHub
parent ec680de063
commit 817aa49dc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
# You can obtain one at https://mozilla.org/MPL/2.0/.
WINDOWS_MSVC = {
"cmake": "3.7.2",
"cmake": "3.14.3",
"llvm": "7.0.0",
"moztools": "3.2",
"ninja": "1.7.1",