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