| commit | cf0b5b0344a3bfcf410e95bf22289015a2daf34b | [log] [tgz] |
|---|---|---|
| author | Alexander Grund <github@grundis.de> | Mon Dec 14 09:57:44 2020 +0000 |
| committer | David Tellenbach <david.tellenbach@me.com> | Mon Dec 14 09:57:44 2020 +0000 |
| tree | 105c02c34e77940e779954e70783769cf32e876d | |
| parent | 751f18f2c00b8c38cef288d61d43f6ea39b9cad3 [diff] |
Remove code checking for CMake < 3.5 As the CMake version is at least 3.5 the code checking for earlier versions can be removed.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.