diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-25 10:29:20 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-25 10:29:20 -0700 |
| commit | 9c6698ab3446d7aed55103f785f0c00919a949fe (patch) | |
| tree | 7122479e925f784232b5ca166a51d38850299ab7 /ports/lcm/CONTROL | |
| parent | 21ef72d02a7ea840b3427bda2ea2705aeaef2f00 (diff) | |
| download | vcpkg-9c6698ab3446d7aed55103f785f0c00919a949fe.tar.gz vcpkg-9c6698ab3446d7aed55103f785f0c00919a949fe.zip | |
[lcm] Disable unexpected components. Only install one flavor. Don't delete DLL.
Diffstat (limited to 'ports/lcm/CONTROL')
| -rw-r--r-- | ports/lcm/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lcm/CONTROL b/ports/lcm/CONTROL index e6b9803fe..0cca68404 100644 --- a/ports/lcm/CONTROL +++ b/ports/lcm/CONTROL @@ -1,5 +1,5 @@ Source: lcm -Version: 1.3.95 +Version: 1.3.95-1 Build-Depends: glib Description: Lightweight Communications and Marshalling (LCM) LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. |
