vcpkg/ports/yasm-tool/vcpkg.json
nicole mazzuca 49b67d9cb8
[yasm-tool] Migrate to Host Dependencies (#16478)
* [yasm-tool] Fix usage of port to be host dependencies

This allows mpg123, nettle, and gmp to support non-x86 windows manifest mode

* fix gmp

* oops

* versions update
2021-05-21 11:56:32 -07:00

8 lines
162 B
JSON

{
"name": "yasm-tool",
"version": "1.3.0",
"description": "A modular assembler.",
"homepage": "http://yasm.tortall.net/",
"supports": "native & !uwp"
}