mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:19:00 +08:00
15 lines
324 B
JSON
15 lines
324 B
JSON
|
{
|
||
|
"name": "rtabmap-res-tool",
|
||
|
"version": "0.21.4.1",
|
||
|
"description": "Real-Time Appearance-Based Mapping, resource generator",
|
||
|
"homepage": "https://introlab.github.io/rtabmap/",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"supports": "native",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|