diff options
Diffstat (limited to 'vcpkg/ports/fameta-counter/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/fameta-counter/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/fameta-counter/vcpkg.json b/vcpkg/ports/fameta-counter/vcpkg.json new file mode 100644 index 0000000..6bb4874 --- /dev/null +++ b/vcpkg/ports/fameta-counter/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "fameta-counter", + "version-date": "2021-02-13", + "description": "Compile time counter that works with all major modern compilers, compatible with C++11 and above.", + "homepage": "https://github.com/falemagn/fameta-counter", + "license": "Unlicense" +} |