vcpkg/ports/arcus/CONTROL
Stephen Just 6a94f1f8ce
[arcus] New port (#15305)
* [arcus] New port

Arcus is used by CuraEngine as a library for writing to sockets.
Adding this port helps with CuraEngine's build as well as any other
projects that depend on Arcus.

* review comments

* Remove reference to python3 in description since its disabled
2020-12-30 22:36:19 -08:00

7 lines
294 B
Plaintext

Source: arcus
Version: 4.8.0
Homepage: https://github.com/Ultimaker/libArcus
Description: This library contains C++ bindings for creating a socket in a thread and using this socket to send and receive messages based on the Protocol Buffers library.
Supports: !uwp
Build-Depends: protobuf