mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:28:59 +08:00
1999412506
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
11 lines
236 B
JSON
11 lines
236 B
JSON
{
|
|
"name": "behaviortree-cpp",
|
|
"version-string": "3.5.1",
|
|
"description": "Behavior Trees Library in C++.",
|
|
"homepage": "https://www.behaviortree.dev",
|
|
"supports": "!uwp & !osx",
|
|
"dependencies": [
|
|
"boost-coroutine2"
|
|
]
|
|
}
|