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