mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
removed helper cmake macro and don't use deprecated COMPILE_FLAGS anymore.
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
8a8122874b
commit
495ffff945
@@ -303,7 +303,7 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
ei_add_test(fastmath " ${EIGEN_FASTMATH_FLAGS} ")
|
||||
ei_add_test(fastmath "${EIGEN_FASTMATH_FLAGS}")
|
||||
|
||||
# # ei_add_test(denseLM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user