mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix damage done by automatic search-and-replace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FILE(GLOB Eigen_Core_SRCS "*.h")
|
||||
|
||||
INSTALL(FILES
|
||||
${gen_Core_SRCS}
|
||||
${Eigen_Core_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/Core
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user