aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tcb-span/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/tcb-span/vcpkg.json')
-rw-r--r--vcpkg/ports/tcb-span/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/tcb-span/vcpkg.json b/vcpkg/ports/tcb-span/vcpkg.json
new file mode 100644
index 0000000..6cf5d9f
--- /dev/null
+++ b/vcpkg/ports/tcb-span/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "tcb-span",
+ "version-date": "2022-06-15",
+ "description": "Implementation of C++20's std::span for older compilers",
+ "homepage": "https://github.com/tcbrindle/span",
+ "license": "BSL-1.0"
+}