CMake: Remove accidental target_link_libraries(Eigen3::Eigen)
I accidentally broke my own build with a nonsensical line in CMakeLists (where the Eigen target already exists)
Edited by Martin Heistermann
I accidentally broke my own build with a nonsensical line in CMakeLists (where the Eigen target already exists)