mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add BVH module in unsupported (patch from Ilya Baran)
(I thought I committed it a week ago but it seems the command failed)
This commit is contained in:
@@ -13,4 +13,6 @@ if(ADOLC_FOUND)
|
||||
ei_add_test(forward_adolc " " ${ADOLC_LIBRARIES})
|
||||
else(ADOLC_FOUND)
|
||||
ei_add_property(EIGEN_MISSING_BACKENDS "Adolc")
|
||||
endif(ADOLC_FOUND)
|
||||
endif(ADOLC_FOUND)
|
||||
|
||||
ei_add_test(BVH)
|
||||
|
||||
Reference in New Issue
Block a user