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