mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-11 18:17:56 +08:00
aef2f37056
* SObjectizer updated to v.5.7.2.2. * Change the way of detecting static/dynamic libraries. * Command 'x-add-version sobjectizer' completed.
8 lines
313 B
JSON
8 lines
313 B
JSON
{
|
|
"name": "sobjectizer",
|
|
"version-string": "5.7.2.2",
|
|
"description": "SObjectizer is a C++ in-process message dispatching framework with implementation of Actor Model, Publish-Subscribe Model and CSP-like channels.",
|
|
"homepage": "https://github.com/Stiffstream/sobjectizer",
|
|
"license": "BSD-3-Clause"
|
|
}
|