Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Fix SFCGAL with CGAL 5 #219

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Fix SFCGAL with CGAL 5 #219

merged 1 commit into from
Apr 27, 2020

Conversation

lbartoletti
Copy link
Contributor

I added a condition to link sfcgal with gmpxx since it is necessary when cgal version >= 5.

I tested locally with postgis. As gmpxx is in sfcgal, there is no need to add gmpxx in sfcgal_config.in

Tests:

  • Ubuntu and CGAL 5.0 (CI Travis)
  • FreeBSD, CGAL 4.13 (local and CI Cirrus)
  • FreeBSD, CGAL 5.0.2 (local)

Fix #198

@lbartoletti
Copy link
Contributor Author

@devrimgunduz @sebastic @joachim-reichel Can you test it? Thanks

@joachim-reichel
Copy link

Configuring and building as done by the sfcgal Debian package works fine.

@lbartoletti lbartoletti merged commit 7f4a074 into Oslandia:master Apr 27, 2020
@lbartoletti lbartoletti deleted the cgal5 branch April 27, 2020 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CGAL 5.0 support
3 participants