mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:49:09 +08:00
6aa4fca940
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 * version * typo * typo * fix build * version * deprecated vcpkg_extract_source_archive_ex * version * fix argument * version * Rename argument * version * More changes about argument * wrong op * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
23 lines
461 B
JSON
23 lines
461 B
JSON
{
|
|
"name": "yomm2",
|
|
"version-string": "1.1.2",
|
|
"port-version": 1,
|
|
"description": "YOMM2 is an implementation of open multi-methods.",
|
|
"homepage": "https://github.com/jll63/yomm2",
|
|
"dependencies": [
|
|
"boost-dynamic-bitset",
|
|
"boost-integer",
|
|
"boost-move",
|
|
"boost-preprocessor",
|
|
"boost-type-traits",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|