mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:28:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
370 B
JSON
11 lines
370 B
JSON
{
|
|
"name": "caf",
|
|
"version-string": "0.17.6",
|
|
"port-version": 1,
|
|
"description": "an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.",
|
|
"homepage": "https://github.com/actor-framework/actor-framework",
|
|
"dependencies": [
|
|
"openssl"
|
|
]
|
|
}
|