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