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