Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CGAL] update to 6.0 #41608

Closed
stripe2933 opened this issue Oct 17, 2024 · 1 comment
Closed

[CGAL] update to 6.0 #41608

stripe2933 opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
category:port-update The issue is with a library, which is requesting update new revision

Comments

@stripe2933
Copy link

Library name

CGAL

New version number

6.0

Other information that may be useful (release notes, etc...)

GitHub Releases

Notable changes:

  • Requires a C++ compiler with the support of C++17 or later
  • GMP/MPFR are no longer mandatory
  • boost::variant and boost::optional are replaced to std::variant and std::optional in 2D and 3D Linear Geometry Kernel (maybe could reduce the boost dependencies?)
@stripe2933 stripe2933 added the category:port-update The issue is with a library, which is requesting update new revision label Oct 17, 2024
@JonLiu1993
Copy link
Member

Fixed by PR #41300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

No branches or pull requests

2 participants