diff options
| author | LazyWolf Lin <LazyWolfLin@gmail.com> | 2018-01-29 14:40:26 +0800 |
|---|---|---|
| committer | LazyWolf Lin <LazyWolfLin@gmail.com> | 2018-01-29 14:40:26 +0800 |
| commit | c4d8a862c58681cc7ab3e2f62280c014c84ff1e7 (patch) | |
| tree | 488bd20713d7ca647dd55629cbe4a4a5dba4a5e6 /ports/gtest/CONTROL | |
| parent | 340ff984cba132f71e4fabbc78c247ad4e4de292 (diff) | |
| download | vcpkg-c4d8a862c58681cc7ab3e2f62280c014c84ff1e7.tar.gz vcpkg-c4d8a862c58681cc7ab3e2f62280c014c84ff1e7.zip | |
Fix error C4996 of GTest in VS2017.
Diffstat (limited to 'ports/gtest/CONTROL')
| -rw-r--r-- | ports/gtest/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL index d3086b8ac..f41aec0b9 100644 --- a/ports/gtest/CONTROL +++ b/ports/gtest/CONTROL @@ -1,3 +1,3 @@ Source: gtest -Version: 1.8.0-5 +Version: 1.8.0-6 Description: GoogleTest and GoogleMock testing frameworks. |
