The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.
The package cgal provides CMake targets:
find_package(CGAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE CGAL::CGAL)
v6.0.1#0
!xbox
GPL-3.0-or-laterandLGPL-3.0-or-laterandBSL-1.0
Manifest