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