mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
20678a5fe7
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"name": "behaviortree-cpp",
|
|
"version-string": "3.5.1",
|
|
"port-version": 1,
|
|
"description": "Behavior Trees Library in C++.",
|
|
"homepage": "https://www.behaviortree.dev",
|
|
"supports": "!uwp & !osx",
|
|
"dependencies": [
|
|
"boost-coroutine2",
|
|
"cppzmq"
|
|
]
|
|
}
|