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

fix eigen package #901

Merged

Conversation

christian-rauch
Copy link
Collaborator

Fixes an issue with the Eigen3 package finding, where CMake would report Found Eigen while later failing to find target Eigen3::Eigen. Fixes #856.

I am adding a patch version with this PR so we can release bug fixes.

@christian-rauch christian-rauch merged commit 7364b59 into stevenlovegrove:master Jan 18, 2024
6 checks passed
@christian-rauch christian-rauch deleted the fix_eigen_package branch January 18, 2024 21:57
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.

CMake Error: Eigen3::Eigen not found
2 participants