CMakeLists.txt: use find_package to find Eigen3
CMake has a FindEigen3.cmake which can be used to find Eigen3.
Let's do it CMake-way.
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
Please register or sign in to comment
NOTE:
"Standard tab" (ie, non-ISIS) git.isis.v.e accounts now require approval after registration. Please contact ISIS IT if needed.
Those with ISIS credential should use their ISIS credentials.
CMake has a FindEigen3.cmake which can be used to find Eigen3.
Let's do it CMake-way.
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>