You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CGAL 6.0.2 (and I presume 6.0.1 as well) require clang++ version 15.0.7 or later (https://doc.cgal.org/latest/Manual/thirdparty.html). CartoCrow's readme still lists clang++-14 and the workflow also still uses clang++-14, we need to update this.