mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-29 17:55:13 +08:00
5 lines
92 B
CMake
5 lines
92 B
CMake
ADD_SUBDIRECTORY(Core)
|
|
ADD_SUBDIRECTORY(LU)
|
|
ADD_SUBDIRECTORY(QR)
|
|
ADD_SUBDIRECTORY(Cholesky)
|