blob: 9f9a32a09b7861ea6064078f10de1f903dbdd6be [file] [log] [blame]
TEMPLATE = app
TARGET = test_inplace_solve_sparse
!include (configuration.pri)
DEFINES += \
$$UBLAS_TESTSET_SPARSE \
$$UBLAS_TESTSET_SPARSE_COO
HEADERS += \
../../../test/utils.hpp
SOURCES += \
../../../test/test_inplace_solve.cpp