aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tobias-loew-flags/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/tobias-loew-flags/vcpkg.json')
-rw-r--r--vcpkg/ports/tobias-loew-flags/vcpkg.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/vcpkg/ports/tobias-loew-flags/vcpkg.json b/vcpkg/ports/tobias-loew-flags/vcpkg.json
new file mode 100644
index 0000000..36a7945
--- /dev/null
+++ b/vcpkg/ports/tobias-loew-flags/vcpkg.json
@@ -0,0 +1,13 @@
+{
+ "name": "tobias-loew-flags",
+ "version-date": "2024-09-10",
+ "description": "type-safe bitwise operations in C++, to be proposed for Boost",
+ "homepage": "https://tobias-loew.github.io/flags/doc/html/flags.html",
+ "license": "BSL-1.0",
+ "dependencies": [
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ }
+ ]
+}