aboutsummaryrefslogtreecommitdiff
path: root/ports/check/CONTROL
diff options
context:
space:
mode:
authorSimon R <simon.ricaldone@circabs.com>2018-08-03 03:47:57 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-08-02 19:47:57 -0700
commite22e862b21e32e5b2352aea9def2911ca2e103fa (patch)
tree6a2afad4748405222e711137cd2b350363fa0704 /ports/check/CONTROL
parenta1159ed35405085c82aa061ed44f46f5c42b07f0 (diff)
downloadvcpkg-e22e862b21e32e5b2352aea9def2911ca2e103fa.tar.gz
vcpkg-e22e862b21e32e5b2352aea9def2911ca2e103fa.zip
add libcheck port (#3998)
* add check port * [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
Diffstat (limited to 'ports/check/CONTROL')
-rw-r--r--ports/check/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/check/CONTROL b/ports/check/CONTROL
new file mode 100644
index 000000000..4627d0422
--- /dev/null
+++ b/ports/check/CONTROL
@@ -0,0 +1,3 @@
+Source: check
+Version: 0.12.0-1
+Description: A unit testing framework for C