merge with special_matrix branch

This commit is contained in:
Gael Guennebaud
2009-08-03 16:17:32 +02:00
7 changed files with 54 additions and 43 deletions

View File

@@ -142,7 +142,7 @@ if(QT4_FOUND)
else(QT_QTCORE_LIBRARY_DEBUG)
set(QT_QTCORE_LIBRARY ${QT_QTCORE_LIBRARY_RELEASE})
endif(QT_QTCORE_LIBRARY_DEBUG)
ei_add_test(qtvector " " ${QT_QTCORE_LIBRARY})
ei_add_test(qtvector " " "${QT_QTCORE_LIBRARY}")
endif(QT4_FOUND)
ei_add_test(sparse_vector)
ei_add_test(sparse_basic)