vcpkg/ports/commsdsl/vcpkg.json
2020-11-03 20:51:18 -08:00

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"
]
}