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