aboutsummaryrefslogtreecommitdiff
path: root/ports/activemq-cpp/vcpkg.json
blob: f950dba6736f198ddec4758d3a4b6d6870119649 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "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"
  ]
}