{"library":"openmesh","install":[{"cmd":"vcpkg install openmesh","imports":["#include <OpenMesh/Core/Mesh/PolyMeshT.hh>"]},{"cmd":"# CMakeLists.txt\nfind_package(openmesh CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenMesh::OpenMesh)","imports":[]}]}