From de1220aa62b8ec06dc608e86e023ce2b25658642 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 28 Jun 2010 00:05:11 +0200 Subject: add a Transposition section in page 2 --- doc/snippets/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/snippets/CMakeLists.txt') diff --git a/doc/snippets/CMakeLists.txt b/doc/snippets/CMakeLists.txt index fbddf2226..92a22ea61 100644 --- a/doc/snippets/CMakeLists.txt +++ b/doc/snippets/CMakeLists.txt @@ -26,3 +26,5 @@ foreach(snippet_src ${snippets_SRCS}) set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/${compile_snippet_src} PROPERTIES OBJECT_DEPENDS ${snippet_src}) endforeach(snippet_src) + +ei_add_target_property(compile_tut_arithmetic_transpose_aliasing COMPILE_FLAGS -DEIGEN_NO_DEBUG) \ No newline at end of file -- cgit v1.2.3