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

Cmake issue with FindEigen.cmake #102

Open
CAJvon opened this issue Oct 31, 2019 · 0 comments
Open

Cmake issue with FindEigen.cmake #102

CAJvon opened this issue Oct 31, 2019 · 0 comments

Comments

@CAJvon
Copy link

CAJvon commented Oct 31, 2019

I find an esaily ignored code bug with the file opengv/modules/FindEigen.cmake
the bug is in line 56
where there is an extra S after EIGEN_INCLUDE_DIR

56  if (EIGEN_INCLUDE_DIRS)

after delete the S, I run cmake sucessfully

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

No branches or pull requests

1 participant