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