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
c8a22dbc08ebe8bcde7bf7717b09736bd3e1b46f
eigen/unsupported/Eigen/CMakeLists.txt

9 lines
243 B
CMake
Raw Normal View History

new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
set(Eigen_HEADERS AdolcForward BVH IterativeSolvers MatrixFunctions MoreVectorization AutoDiff AlignedVector3)
setup the unsupported directory structure. The unsupported module documentation is automatically generated in: build/doc/unsupported/ with bidirectional cross references. I leave a class Foo in AdolcForward module to illustrate the cross-reference behavior. I will remove it in the next commit.
2009-02-04 15:37:00 +00:00
install(FILES
${Eigen_HEADERS}
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen COMPONENT Devel
setup the unsupported directory structure. The unsupported module documentation is automatically generated in: build/doc/unsupported/ with bidirectional cross references. I leave a class Foo in AdolcForward module to illustrate the cross-reference behavior. I will remove it in the next commit.
2009-02-04 15:37:00 +00:00
)
add_subdirectory(src)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 272ms Template: 5ms
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