summaryrefslogtreecommitdiff
path: root/libs/numeric/ublas/IDEs/qtcreator/test/test_coordinate_matrix_sort.pro
blob: ea94561d1bb8a0646368de55ba136032dda97794 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = test_coordinate_matrix_sort

!include (configuration.pri)

HEADERS += \
    ../../../test/utils.hpp

SOURCES += \
    ../../../test/test_coordinate_matrix_sort.cpp