mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-03 12:00:06 +08:00
14 lines
335 B
JSON
14 lines
335 B
JSON
{
|
|
"name": "commsdsl",
|
|
"version-string": "3.5.2",
|
|
"description": "DSL schemas parser and code generator for CommsChampion Ecosystem",
|
|
"homepage": "https://commschamp.github.io/",
|
|
"documentation": "https://github.com/commschamp/commsdsl",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"boost",
|
|
"comms",
|
|
"libxml2"
|
|
]
|
|
}
|