This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
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
0f8e692b3f5edcab61d586d0a996a2e30bbb68a2
eigen
/
unsupported
/
Eigen
/
src
/
CMakeLists.txt
3 lines
57 B
CMake
Raw
Normal View
History
Unescape
Escape
fix install of IterativeSolvers module
2009-02-18 13:11:29 +00:00
ADD_SUBDIRECTORY
(
IterativeSolvers
)
Add BVH module in unsupported (patch from Ilya Baran) (I thought I committed it a week ago but it seems the command failed)
2009-03-18 20:06:06 +00:00
ADD_SUBDIRECTORY
(
BVH
)
Reference in New Issue
Copy Permalink