mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
reorganisation of headers, commit47b935fc42cbf2ca992d8a270bc1b0fc97d1f6bc
/2....
This commit is contained in:
6
src/Core/CMakeLists.txt
Normal file
6
src/Core/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
FILE(GLOB Eigen_internal_SRCS "*.h")
|
||||
|
||||
INSTALL(FILES
|
||||
${Eigen_internal_SRCS}
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/internal
|
||||
)
|
||||
Reference in New Issue
Block a user