mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix installation path
This commit is contained in:
@@ -2,5 +2,5 @@ FILE(GLOB Eigen_PastixSupport_SRCS "*.h")
|
|||||||
|
|
||||||
INSTALL(FILES
|
INSTALL(FILES
|
||||||
${Eigen_PastixSupport_SRCS}
|
${Eigen_PastixSupport_SRCS}
|
||||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PastixSupport COMPONENT Devel
|
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PaStiXSupport COMPONENT Devel
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user