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

Use system Eigen and/or provide FindEigen.cmake #284

Open
elfprince13 opened this issue Dec 17, 2021 · 0 comments
Open

Use system Eigen and/or provide FindEigen.cmake #284

elfprince13 opened this issue Dec 17, 2021 · 0 comments

Comments

@elfprince13
Copy link

It's currently a huge pain to firewall Tensorflow-dependent libraries within a large project that uses Eigen to avoid clashing headers. This package should either provide a way to build against the system eigen, or include a FindEigen cmake module that can be used to give client code a reliable way to use the same Eigen.

@elfprince13 elfprince13 changed the title Use system Eigen Use system Eigen and/or provide FindEigen.cmake Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants