Update cmake to 3.7.2

This commit is contained in:
UK992 2017-04-11 23:29:06 +02:00
parent 9b35fd9472
commit e3654e14c5
2 changed files with 12 additions and 2 deletions

View file

@ -18,7 +18,7 @@ WINDOWS_GNU = set([
])
WINDOWS_MSVC = {
"cmake": "3.6.1",
"cmake": "3.7.2",
"moztools": "0.0.1-5",
"ninja": "1.7.1",
"openssl": "1.1.0e-vs2015",