aboutsummaryrefslogtreecommitdiff
path: root/ports/activemq-cpp/vcpkg.json
blob: 9a804bf4bf7487f98220a92a035235f63f7beb0c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "activemq-cpp",
  "version-semver": "3.9.5",
  "port-version": 5,
  "description": "Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.",
  "supports": "!(uwp | osx)",
  "dependencies": [
    "apr"
  ]
}