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 #110

Merged
merged 2 commits into from
Feb 13, 2021
Merged

Automaticaly find eigen3 #110

merged 2 commits into from
Feb 13, 2021

Conversation

maximecharriere
Copy link
Contributor

Now we have to set the CMake variable EIGEN_INCLUDE_DIR manually when installing libnabo 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

I'll merge it tomorrow unless someone has more comments.

@pomerlef pomerlef merged commit 3cab7ee into norlab-ulaval:master Feb 13, 2021
@maximecharriere maximecharriere deleted the cmake/FindEigen3 branch February 15, 2021 10:11
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