Logo
Explore Help
Sign In
devtools/eigen
1
0
Fork 0
You've already forked eigen
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-04-10 11:34:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
212da8ffe0d3bad19479ffa2c5b36ce4edcd97da
eigen/Eigen/src/Core/CMakeLists.txt

7 lines
126 B
CMake
Raw Normal View History

SVN_SILENT: repair some damage made by the automatic search and replace used in the prefix->namespace move
2007-10-12 05:15:25 +00:00
FILE(GLOB Eigen_Core_SRCS "*.h")
reorganize header files, split MatrixBase into smaller files. expose only a few meta-headers to the user, the rest moves to a internal/ subdirectory
2007-09-09 09:41:15 +00:00
INSTALL(FILES
Fix damage done by automatic search-and-replace
2007-11-25 22:05:49 +00:00
${Eigen_Core_SRCS}
part 2 of the reorganization. Benefits/changes: 1) Eigen2 co-installable with Eigen1 without conflict, without affecting programs including either. 2) #include<Eigen/Core> without the .h without conflict with the Core/ directory 3) Uniformize coding style of the CMakeLists.
2007-12-28 16:20:00 +00:00
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/Core
reorganize header files, split MatrixBase into smaller files. expose only a few meta-headers to the user, the rest moves to a internal/ subdirectory
2007-09-09 09:41:15 +00:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 85ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API