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