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