aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/itsy-bitsy/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/itsy-bitsy/vcpkg.json')
-rw-r--r--vcpkg/ports/itsy-bitsy/vcpkg.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/vcpkg/ports/itsy-bitsy/vcpkg.json b/vcpkg/ports/itsy-bitsy/vcpkg.json
new file mode 100644
index 0000000..b730692
--- /dev/null
+++ b/vcpkg/ports/itsy-bitsy/vcpkg.json
@@ -0,0 +1,18 @@
+{
+ "name": "itsy-bitsy",
+ "version-date": "2022-08-02",
+ "description": "Bit containers, sequences, and views for everyone. ",
+ "homepage": "https://github.com/ThePhD/itsy_bitsy",
+ "license": "BSL-1.0",
+ "dependencies": [
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ },
+ "ztd-idk"
+ ]
+}