diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-04-08 03:30:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 12:30:16 -0700 |
| commit | c9ab7da4d468d877bc2edf489cbe9c8d14fc4053 (patch) | |
| tree | ddd00543d8196bbef1758452e076550a2b1ac672 /ports/fastcdr/CONTROL | |
| parent | 88e03109aae553fe35c850a20b0fcd6888654664 (diff) | |
| download | vcpkg-c9ab7da4d468d877bc2edf489cbe9c8d14fc4053.tar.gz vcpkg-c9ab7da4d468d877bc2edf489cbe9c8d14fc4053.zip | |
[fastcdr] Fix support Linux (#17112)
* [fastcdr] Fix support Linux
* Format json and update versions
* Update versions/f-/fastcdr.json
Diffstat (limited to 'ports/fastcdr/CONTROL')
| -rw-r--r-- | ports/fastcdr/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/fastcdr/CONTROL b/ports/fastcdr/CONTROL deleted file mode 100644 index 87775a41a..000000000 --- a/ports/fastcdr/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: fastcdr
-Version: 1.0.15
-Homepage: https://github.com/eProsima/Fast-CDR
-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.
-Supports: !linux
|
