mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:41:48 +08:00
28dc8b9b2c
Co-authored-by: Ben Southall <bensouthall@smartr.ai> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
23 lines
457 B
JSON
23 lines
457 B
JSON
{
|
|
"name": "yomm2",
|
|
"version": "1.3.1",
|
|
"description": "YOMM2 is an implementation of open multi-methods.",
|
|
"homepage": "https://github.com/jll63/yomm2",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-dynamic-bitset",
|
|
"boost-integer",
|
|
"boost-move",
|
|
"boost-preprocessor",
|
|
"boost-type-traits",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|