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