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