early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/bddisasm/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/bddisasm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "bddisasm",
|
||||
"version": "1.34.7",
|
||||
"port-version": 1,
|
||||
"maintainers": "Cristi Anichitei <ianichitei@bitdefender.com>",
|
||||
"description": "bddisasm is a fast, lightweight, x86/x64 instruction decoder and emulator.",
|
||||
"homepage": "https://github.com/bitdefender/bddisasm",
|
||||
"documentation": "https://bddisasm.readthedocs.io/en/latest/",
|
||||
"license": "Apache-2.0",
|
||||
"supports": "!arm",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user