vcpkg/ports/fastcdr/vcpkg.json
NancyLi1013 c9ab7da4d4
[fastcdr] Fix support Linux (#17112)
* [fastcdr] Fix support Linux

* Format json and update versions

* Update versions/f-/fastcdr.json
2021-04-07 12:30:16 -07:00

8 lines
347 B
JSON

{
"name": "fastcdr",
"version-semver": "1.0.15",
"port-version": 1,
"description": "eProsima FastCDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.",
"homepage": "https://github.com/eProsima/Fast-CDR"
}