Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CMakeLists #1567

Merged

Conversation

JacquesOlivierLachaud
Copy link
Member

PR Description

Fix #1566 by preventing build if WITH_GMP is not set.

Checklist

  • Unit-test of your feature with Catch.
  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Documentation module page added or updated.
  • New entry in the ChangeLog.md added.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).
  • All continuous integration tests pass (Travis & appveyor)

@dcoeurjo
Copy link
Member

👌 thx

@dcoeurjo dcoeurjo self-requested a review April 29, 2021 09:31
@JacquesOlivierLachaud
Copy link
Member Author

Looks ok. Self-merge.

@JacquesOlivierLachaud JacquesOlivierLachaud merged commit 569c911 into DGtal-team:master Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkLatticeBallQuickHull does not compile if GMP not installed
2 participants