mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-02-17 18:09:55 +08:00
add missing inclusion of LU/arch, thanks to J.B. Rouault
This commit is contained in:
parent
f8cb9a6230
commit
02beaea2f8
@ -4,3 +4,5 @@ INSTALL(FILES
|
||||
${Eigen_LU_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/LU COMPONENT Devel
|
||||
)
|
||||
|
||||
ADD_SUBDIRECTORY(arch)
|
||||
|
Loading…
Reference in New Issue
Block a user