diff options
| author | Martin Hořeňovský <martin.horenovsky@gmail.com> | 2018-01-12 11:13:55 +0100 |
|---|---|---|
| committer | Martin Hořeňovský <martin.horenovsky@gmail.com> | 2018-01-12 11:13:55 +0100 |
| commit | 0fb03e8b73b3b38c1f972f036b695b56fab8645f (patch) | |
| tree | 9d6f7d9e180c170d053dd2cd4e3fa5be4463d53c /ports/catch2/CONTROL | |
| parent | 6bdc3bf9eb5cc93e579cddcbb01c41e991082c8c (diff) | |
| download | vcpkg-0fb03e8b73b3b38c1f972f036b695b56fab8645f.tar.gz vcpkg-0fb03e8b73b3b38c1f972f036b695b56fab8645f.zip | |
Add specific port for Catch2
Diffstat (limited to 'ports/catch2/CONTROL')
| -rw-r--r-- | ports/catch2/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL new file mode 100644 index 000000000..31e4d87fa --- /dev/null +++ b/ports/catch2/CONTROL @@ -0,0 +1,5 @@ +Source: catch2 +Version: 2.1.0 +Description: A modern, header-only test framework for unit testing + +Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2 |
