mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-18 14:34:17 +08:00
7a7ca99a31
intrin.h is not required nor supported by mingw32. It is present (and supported) on mingw-w64 builds, even those for 32-bit systems, but here too it's not required on 32-bit systems. So if we're on mingw, and it's 64-bit, then and only then is the intrin.h inclusion necessary. |
||
---|---|---|
bench | ||
blas | ||
cmake | ||
debug | ||
demos | ||
doc | ||
Eigen | ||
scripts | ||
test | ||
unsupported | ||
.hgignore | ||
.krazy | ||
CMakeLists.txt | ||
COPYING.GPL | ||
COPYING.LGPL | ||
CTestConfig.cmake | ||
eigen3.pc.in | ||
INSTALL | ||
signature_of_eigen3_matrix_library |