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

Add option to use ITK EIGEN configuration (main2.0) #1759

Merged
merged 5 commits into from
Feb 6, 2025

Conversation

kerautret
Copy link
Member

PR Description

In order to avoid issue on conflicting eigen version, this option allows to let use the ITK configuration of eigen (in link to issue like DGtalTools 537).
Thanks @phcerdan for the DGtalTools issue discussion and suggestions.

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 mode.
  • All continuous integration tests pass (Github Actions)

Copy link
Member

@dcoeurjo dcoeurjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THx! merging, we'll see later for the CI bot issues

@dcoeurjo dcoeurjo merged commit ef3bb52 into DGtal-team:main2.0 Feb 6, 2025
6 of 9 checks passed
@kerautret
Copy link
Member Author

THx! merging, we'll see later for the CI bot issues

Yes and I also prepared the tools to the prefix change option WITH..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants