mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:49:00 +08:00
2f847cedfa
* add comms-ublox * forgot the dependencies * Fix naming of cmake variables
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"name": "comms-ublox",
|
|
"version-string": "0.19.1",
|
|
"description": "UBLOX (UBX) protocol definition, generated out of cc.ublox.commsdsl",
|
|
"homepage": "https://commschamp.github.io/",
|
|
"documentation": "https://github.com/commschamp/cc.ublox.generated",
|
|
"dependencies": [
|
|
"comms"
|
|
]
|
|
}
|