Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* enabled cgal * update cgal * --enable-cgal is incorrect? * fastjet documentation does not match actual function * gmp appears to be a harder requirement than thought * remove mpfr for now... * swig/autoconf/libtool * specify swig3 * try older cgal, with more relaxed c++ requirement * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * newer bugfix for CGAL-4 * drop header only * that's a big nope * use only the source code - no compiled libs * zipball * ah well back to square one * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * order matters? * add automake * autoconf/make already included, mpfr related? * match package basis from CI awaiting patch from @chrispap95 for manual boost install in wheel (just add it to this branch). Indeed looking in the CGAL docs it's header only and requires boost 1.66 or later. * mpfr-devel in wheels * libmpfr in ci * try with boost 1.80 * typo Co-authored-by: Lindsey Gray <lindsey.gray@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chris Papageorgakis <Christos.Papageorgakis@cern.ch>
- Loading branch information