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