diff options
Diffstat (limited to 'vcpkg/ports/boolinq/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/boolinq/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/boolinq/vcpkg.json b/vcpkg/ports/boolinq/vcpkg.json new file mode 100644 index 0000000..fbef717 --- /dev/null +++ b/vcpkg/ports/boolinq/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "boolinq", + "version": "3.0.4", + "description": "Super tiny C++11 single-file header-only LINQ library", + "homepage": "https://github.com/k06a/boolinq" +} |