vcpkg/ports/commsdsl/vcpkg.json
Mathis Logemann 9390477d14
[comms,commsdsl,comms-ublox] update ports (#18239)
* [comms,commsdsl,comms-ublox] update ports

* added versions
2021-06-02 15:58:34 -05:00

15 lines
395 B
JSON

{
"name": "commsdsl",
"version-semver": "3.6.3",
"description": "DSL schemas parser and code generator for CommsChampion Ecosystem",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/commsdsl",
"supports": "!uwp & !static",
"dependencies": [
"boost-algorithm",
"boost-filesystem",
"boost-program-options",
"libxml2"
]
}