diff options
Diffstat (limited to 'vcpkg/ports/itlib/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/itlib/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/itlib/vcpkg.json b/vcpkg/ports/itlib/vcpkg.json new file mode 100644 index 0000000..20db3c3 --- /dev/null +++ b/vcpkg/ports/itlib/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "itlib", + "version": "1.11.8", + "description": "A collection of std-like single-header C++ libraries.", + "homepage": "https://github.com/iboB/itlib", + "license": "MIT" +} |