mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-08 13:25:26 +08:00
11 lines
276 B
JSON
11 lines
276 B
JSON
|
{
|
||
|
"name": "activemq-cpp",
|
||
|
"version-string": "3.9.5",
|
||
|
"port-version": 4,
|
||
|
"description": "Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.",
|
||
|
"supports": "!(uwp | linux | osx)",
|
||
|
"dependencies": [
|
||
|
"apr"
|
||
|
]
|
||
|
}
|