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

Automaticaly find eigen3 #448

Merged
merged 3 commits into from
Feb 12, 2021
Merged

Automaticaly find eigen3 #448

merged 3 commits into from
Feb 12, 2021

Conversation

maximecharriere
Copy link
Contributor

Now we have to set the CMake variable EIGEN_INCLUDE_DIR manually when installing libpointmatcher on Windows.
It would be simpler to use the environment variable EIGEN3_INC_DIR added when installing Eigen.

To make this changes, I was inspired by the FindEigen3.cmake file from CGAL.
I didn't take the whole file which is very complete and secure, but only the part that find Eigen path.

I was not able to test these modifications on Linux. So it should be done before merge.

@ethzasl-jenkins
Copy link

Can one of the admins verify this patch?

@pomerlef
Copy link
Collaborator

ok to test

@pomerlef
Copy link
Collaborator

thanks again @maximecharriere !

@pomerlef pomerlef merged commit 6a122f8 into norlab-ulaval:master Feb 12, 2021
@maximecharriere maximecharriere deleted the cmake/FindEigen3 branch February 12, 2021 15:35
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.

3 participants