{"library":"octomap","install":[{"cmd":"vcpkg install octomap","imports":["#include <octomap/octomap.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(octomap CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE octomap::octomap)","imports":[]}]}