diff options
Diffstat (limited to 'vcpkg/ports/greatest/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/greatest/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/greatest/vcpkg.json b/vcpkg/ports/greatest/vcpkg.json new file mode 100644 index 0000000..dce04ff --- /dev/null +++ b/vcpkg/ports/greatest/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "greatest", + "version": "1.5.0", + "description": "Single-file testing system for C", + "homepage": "https://github.com/silentbicycle/greatest" +} |