aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorArkadiy Shapkin <arkady.shapkin@gmail.com>2016-09-21 16:33:07 +0300
committerArkadiy Shapkin <arkady.shapkin@gmail.com>2016-09-22 13:01:39 +0300
commit76ae02e653f7001ae300986b77566ff158ca6827 (patch)
treecd9e693b31273af74f035f7ca9984cf64f66cafe /ports/gtest/CONTROL
parent23a45e7db6fe997add43aeb4f3716e3083704e2a (diff)
downloadvcpkg-76ae02e653f7001ae300986b77566ff158ca6827.tar.gz
vcpkg-76ae02e653f7001ae300986b77566ff158ca6827.zip
[gtest] Initial addition (googletest and googlemock)
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
new file mode 100644
index 000000000..07336b978
--- /dev/null
+++ b/ports/gtest/CONTROL
@@ -0,0 +1,3 @@
+Source: gtest
+Version: 1.8
+Description: GoogleTest and GoogleMock testing frameworks. \ No newline at end of file