mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-09 21:30:02 +08:00
d7208019fe
This is a mandatory dependency according to https://github.com/apache/activemq-cpp/blob/master/README.txt
12 lines
283 B
JSON
12 lines
283 B
JSON
{
|
|
"name": "activemq-cpp",
|
|
"version-semver": "3.9.5",
|
|
"port-version": 6,
|
|
"description": "Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.",
|
|
"supports": "!(uwp | osx)",
|
|
"dependencies": [
|
|
"apr",
|
|
"libuuid"
|
|
]
|
|
}
|