krober10nd / SeismicMesh

2D/3D serial and parallel triangular mesh generation tool for finite element methods.
https://seismicmesh.readthedocs.io/
GNU General Public License v3.0
126 stars 32 forks source link

Building on Python 3.6.5 #187

Closed krober10nd closed 3 years ago

krober10nd commented 3 years ago
krober10nd commented 3 years ago

https://github.com/CGAL/cgal/issues/5390

krober10nd commented 3 years ago

A newer version of CMake must be installed on the CI server in order for 3.6.5 to build correctly now with the latest CGAL.

krober10nd commented 3 years ago

188