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