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