diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-14 22:24:37 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-14 22:24:37 -0800 |
| commit | 839285590a727ee2570856e79424dffeced2c1ed (patch) | |
| tree | b91b671c79fd13ed029c7200a00f06ea646238e4 /ports/gtest/CONTROL | |
| parent | 9af036fc0ef9dd4bf23c48c7dc8da372442d9056 (diff) | |
| download | vcpkg-839285590a727ee2570856e79424dffeced2c1ed.tar.gz vcpkg-839285590a727ee2570856e79424dffeced2c1ed.zip | |
[gtest] Fix issue with renaming gtest DLLs in debug mode
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 09a418b81..d3086b8ac 100644 --- a/ports/gtest/CONTROL +++ b/ports/gtest/CONTROL @@ -1,3 +1,3 @@ Source: gtest -Version: 1.8.0-4 +Version: 1.8.0-5 Description: GoogleTest and GoogleMock testing frameworks. |
