cgal: add cgal/6.0#25637
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️Warning Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement. All green in build 3 (
Conan v2 pipeline ✔️
All green in build 3 (
|
AbrilRBS
left a comment
There was a problem hiding this comment.
Thanks a lot! We appreciate you taking the time to create the PR for the new release :)
|
Hi, two weeks later, is there anything blocking this pull-request? @AbrilRBS, do you know? CGAL-6.0.1 has been published, last week. But I would prefer this PR be merged before I contribute Or should I add |
uilianries
left a comment
There was a problem hiding this comment.
LGTM. Thank you for updating the recipe as well and congrats for the new major release!
@lrineau Yes, you can add to this PR as well, or just replace the current 6.0 by 6.0.1, as people should consume the latest version available as preferable. |
Summary
Changes to recipe: cgal/6.0
Resolves #25050.
Motivation
New upstream release: CGAL version 6.0, https://github.com/CGAL/cgal/releases/tag/v6.0
Details
CGAL 6.0 has a few breaking changes. The major one is that C++17 or later is now required (instead of C++14 for version 5.6).
Also: the PR CGAL/cgal#7512 is merged in CGAL-6.0. That changes the creation of the file
lib/cmake/CGAL/conan-official-cgal-variables.cmake, that is now simpler: