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