]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/test_inplace_solve_sparse.pro
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / test_inplace_solve_sparse.pro
1 TEMPLATE = app
2 TARGET = test_inplace_solve_sparse
3
4 !include (configuration.pri)
5
6 DEFINES += \
7 $$UBLAS_TESTSET_SPARSE \
8 $$UBLAS_TESTSET_SPARSE_COO
9
10 HEADERS += \
11 ../../../test/utils.hpp
12
13 SOURCES += \
14 ../../../test/test_inplace_solve.cpp