{"library":"boost-function-types","install":[{"cmd":"vcpkg install boost-function-types","imports":["#include <boost/function_types/function_type.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_function_types CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::function_types)","imports":[]}]}