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