yuzu/externals/vcpkg/ports/yasm-tool/vcpkg.json

14 lines
217 B
JSON
Executable File

{
"name": "yasm-tool",
"version-date": "2021-12-14",
"description": "Legacy port. Use port yasm instead.",
"dependencies": [
{
"name": "yasm",
"features": [
"tools"
]
}
]
}