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