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