pineapple/externals/vcpkg/ports/yasm-tool/vcpkg.json
2022-07-23 03:01:36 +02:00

13 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"
]
}
]
}