aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/conjure-enum/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/conjure-enum/vcpkg.json')
-rw-r--r--vcpkg/ports/conjure-enum/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/conjure-enum/vcpkg.json b/vcpkg/ports/conjure-enum/vcpkg.json
new file mode 100644
index 0000000..96169dc
--- /dev/null
+++ b/vcpkg/ports/conjure-enum/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "conjure-enum",
+ "version": "1.2.0",
+ "description": "Lightweight header-only C++20 enum and typename reflection.",
+ "homepage": "https://github.com/fix8mt/conjure_enum",
+ "license": "MIT"
+}