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

include Eigen3 dir #1

Open
nicholasfaono opened this issue May 8, 2015 · 1 comment
Open

include Eigen3 dir #1

nicholasfaono opened this issue May 8, 2015 · 1 comment

Comments

@nicholasfaono
Copy link

Please include this code inside the CMakeLists.txt

find_package(Eigen3 REQUIRED)
include_directories(${EIGEN3_INCLUDE_DIR})
@goldhoorn
Copy link
Member

@nicholasfaono what is the problem. What did you done to come to this, can you give more details please?

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

2 participants