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