vcpkg/ports/libobfuscate/vcpkg.json
Nick D'Ademo 540956515c
[libobfuscate] new port (#35106)
* add new port.

* add header install.

* formatting.

* versions.

* Update ports/obfuscate/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* rename port.

* update versions file.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00

8 lines
246 B
JSON

{
"name": "libobfuscate",
"version-date": "2023-03-23",
"description": "Guaranteed compile-time string literal obfuscation header-only library for C++14.",
"homepage": "https://github.com/adamyaxley/Obfuscate",
"license": "Unlicense"
}