mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
BVH appears to compile well with clang (re-enabled unit test)
This commit is contained in:
@@ -29,11 +29,7 @@ ei_add_test(NonLinearOptimization)
|
||||
|
||||
ei_add_test(NumericalDiff)
|
||||
ei_add_test(autodiff)
|
||||
|
||||
if (NOT CMAKE_CXX_COMPILER MATCHES "clang\\+\\+$")
|
||||
ei_add_test(BVH)
|
||||
endif()
|
||||
|
||||
ei_add_test(matrix_exponential)
|
||||
ei_add_test(matrix_function)
|
||||
ei_add_test(matrix_power)
|
||||
|
||||
Reference in New Issue
Block a user