mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
14 lines
311 B
JSON
14 lines
311 B
JSON
{
|
|
"name": "yomm2",
|
|
"version-string": "1.1.2",
|
|
"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"
|
|
]
|
|
}
|