early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/pe-parse/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/pe-parse/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "pe-parse",
|
||||
"version": "1.3.0",
|
||||
"description": "pe-parse is a principled, lightweight C/C++ PE parser",
|
||||
"homepage": "https://github.com/trailofbits/pe-parse",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user