mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-21 18:37:50 +08:00
cb16030a07
* update comms to the next version; fixed github repo * Update portfile.cmake added the no warn as error again * use only necessary boost packages as dependencies * fix formatting
8 lines
353 B
JSON
8 lines
353 B
JSON
{
|
|
"name": "comms",
|
|
"version-string": "3.1.2",
|
|
"description": "COMMS is the C++(11) headers only, platform independent library, which makes the implementation of a communication protocol to be an easy and relatively quick process.",
|
|
"homepage": "https://commschamp.github.io/",
|
|
"documentation": "https://github.com/commschamp/comms_champion"
|
|
}
|