mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:49:08 +08:00
540956515c
* 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>
8 lines
246 B
JSON
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"
|
|
}
|