removed helper cmake macro and don't use deprecated COMPILE_FLAGS anymore.

This commit is contained in:
Erik Schultheis
2021-12-09 23:09:56 +00:00
committed by Rasmus Munk Larsen
parent 8a8122874b
commit 495ffff945
3 changed files with 16 additions and 32 deletions

View File

@@ -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)