diff options
Diffstat (limited to 'vcpkg/ports/bext-sml2/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/bext-sml2/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/bext-sml2/vcpkg.json b/vcpkg/ports/bext-sml2/vcpkg.json new file mode 100644 index 0000000..ebf94f6 --- /dev/null +++ b/vcpkg/ports/bext-sml2/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "bext-sml2", + "version": "2.0.0", + "description": "Your scalable C++20 one header only State Machine Library with no dependencies", + "homepage": "https://github.com/qlibs/sml", + "license": "BSL-1.0" +} |