diff options
| author | Eric Mittelette <ericmitt@corp.microsoft.com> | 2016-10-20 14:17:28 -0700 |
|---|---|---|
| committer | Eric Mittelette <ericmitt@corp.microsoft.com> | 2016-10-20 14:17:28 -0700 |
| commit | 37d6623ea59cb85d524b184c8deb720732497a79 (patch) | |
| tree | b0fc5f6aca67345bd90466fc5f6bbc856e7882ce /ports/catch/CONTROL | |
| parent | 64ae9efffa71468835bcf9ee5b8c2026b86774b0 (diff) | |
| download | vcpkg-37d6623ea59cb85d524b184c8deb720732497a79.tar.gz vcpkg-37d6623ea59cb85d524b184c8deb720732497a79.zip | |
adding catch
Diffstat (limited to 'ports/catch/CONTROL')
| -rw-r--r-- | ports/catch/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/catch/CONTROL b/ports/catch/CONTROL new file mode 100644 index 000000000..893563e15 --- /dev/null +++ b/ports/catch/CONTROL @@ -0,0 +1,3 @@ +Source: catch +Version: 1.5.7 +Description: C++ Automated Test Cases in Headers |
