aboutsummaryrefslogtreecommitdiff
path: root/ports/cmocka/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-05-01 17:19:12 -0500
committerPhil Christensen <philc@microsoft.com>2019-05-01 15:19:12 -0700
commitf47866c4c46da60061e97d752146f8ea2c05b01f (patch)
tree99a4056f66bd3f0204e3eef787ea8c6ba01d65ec /ports/cmocka/CONTROL
parentd3c18ed57e2ed58f922e556bbe1f50a88ea7c716 (diff)
downloadvcpkg-f47866c4c46da60061e97d752146f8ea2c05b01f.tar.gz
vcpkg-f47866c4c46da60061e97d752146f8ea2c05b01f.zip
[cmocka] Add new port (fix #4728) (#5669)
Diffstat (limited to 'ports/cmocka/CONTROL')
-rw-r--r--ports/cmocka/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cmocka/CONTROL b/ports/cmocka/CONTROL
new file mode 100644
index 000000000..042cf23a7
--- /dev/null
+++ b/ports/cmocka/CONTROL
@@ -0,0 +1,3 @@
+Source: cmocka
+Version: 1.1.5-1
+Description: An elegant unit testing framework for C with support for mock objects