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