Skip to content

Redirect SMTK to a fork of the Delaunay repo.

David Thompson requested to merge dcthomp/smtk:redirect-delaunay into master

This is needed to include fixes that are not being merged upstream to prevent forcing C++11 (so C++14, 17, etc. can be used) and to fix clang-tidy warnings.

Merge request reports