1 | initial version |
You don't need to copy anything. In cmake give only include path in variable EIGEN_INCLUDE_PATH something like eigen-eigen (in this folder you have a folder eigen where you can find all includes) and it should work.
I have tested it with VS2013 and windows 10