mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 02:33:59 +08:00
Temporary workaround for bug #1237. The snippet (expectedly) failed with enabled assertions.
This commit is contained in:
parent
37197b602b
commit
2ee306e44a
@ -26,3 +26,4 @@ foreach(snippet_src ${snippets_SRCS})
|
||||
endforeach(snippet_src)
|
||||
|
||||
ei_add_target_property(compile_tut_arithmetic_transpose_aliasing COMPILE_FLAGS -DEIGEN_NO_DEBUG)
|
||||
ei_add_target_property(compile_TopicAliasing_mult4 COMPILE_FLAGS -DEIGEN_NO_DEBUG) # workaroud for Bug 1237
|
||||
|
Loading…
x
Reference in New Issue
Block a user