reorganisation of headers, commit47b935fc42cbf2ca992d8a270bc1b0fc97d1f6bc

/2....
This commit is contained in:
Benoit Jacob
2007-10-07 15:58:30 +00:00
parent f939abd5f3
commit be429ebf9c
20 changed files with 0 additions and 100 deletions

6
src/Core/CMakeLists.txt Normal file
View File

@@ -0,0 +1,6 @@
FILE(GLOB Eigen_internal_SRCS "*.h")
INSTALL(FILES
${Eigen_internal_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/internal
)