delfrrr / delaunator-cpp

A really fast C++ library for Delaunay triangulation of 2D points
MIT License
517 stars 98 forks source link

Making more modern cmake #24

Open sheikware opened 4 years ago

sheikware commented 4 years ago

Including install target for easier inclusion into other projects. Also making the mason stuff optional as source data is either unavailable or requires proper credentials.