aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libobfuscate/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libobfuscate/vcpkg.json')
-rw-r--r--vcpkg/ports/libobfuscate/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/libobfuscate/vcpkg.json b/vcpkg/ports/libobfuscate/vcpkg.json
new file mode 100644
index 0000000..964c7a7
--- /dev/null
+++ b/vcpkg/ports/libobfuscate/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "libobfuscate",
+ "version-date": "2024-07-10",
+ "description": "Guaranteed compile-time string literal obfuscation header-only library for C++14.",
+ "homepage": "https://github.com/adamyaxley/Obfuscate",
+ "license": "Unlicense"
+}