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