mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 20:26:03 +08:00
fix installation path
This commit is contained in:
parent
05af70a958
commit
5a697e495c
@ -2,5 +2,5 @@ FILE(GLOB Eigen_PastixSupport_SRCS "*.h")
|
||||
|
||||
INSTALL(FILES
|
||||
${Eigen_PastixSupport_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PastixSupport COMPONENT Devel
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PaStiXSupport COMPONENT Devel
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user