/triangle_v1_6

CMake version of triangle version 1.6

Primary LanguageC

CMake version of Triangle 1.6

To build this code make a sub-directory called something like build. Change to that directory, i.e. cd build/ Run CMake, cmake ../ Run make