wo80 / Triangle

CMake project for Jonathan Shewchuk's Triangle mesh generator.
Other
63 stars 26 forks source link

Add Cmake buildsystem #15

Closed jzarl closed 6 years ago

jzarl commented 6 years ago

In the interest of cross-platform compatibility I've created a cmake build system for triangle.

wo80 commented 6 years ago

Thanks a lot! Adding CMake support was on my todo list.