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