rgugliel / CoxIter

CoxIter is a computer program designed to compute invariants of hyperbolic Coxeter groups.
GNU General Public License v3.0
6 stars 4 forks source link

fix: find gmpxx.h in macOS #16

Closed drewitz closed 4 years ago

drewitz commented 4 years ago

The change in CMakeLists.txt makes gmpxx.h be found in macOS. This fixes the code part of issue #15. I couldn't try yet whether it still works on Linux.