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