aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2019-07-18 00:11:23 -0700
committerJackBoosY <yuzaiyang@beyondsoft.com>2019-07-18 00:12:36 -0700
commit2865da8f4a6d911617cdd9b147816c4cd02bbf7e (patch)
treee9297e4b621f1c47603ced10b567624e620cc1de /ports/gtest/CONTROL
parent2467136b314f33b61579637a6a6d1390d2f95381 (diff)
downloadvcpkg-2865da8f4a6d911617cdd9b147816c4cd02bbf7e.tar.gz
vcpkg-2865da8f4a6d911617cdd9b147816c4cd02bbf7e.zip
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index 7c91eb253..a03fc9ec9 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,4 +1,4 @@
Source: gtest
-Version: 2019-01-04-2
+Version: 2019-01-04-3
Homepage: https://github.com/google/googletest
Description: GoogleTest and GoogleMock testing frameworks.