boost/libs/numeric/ublas/IDEs/qtcreator/test/triangular_access.pro
2021-10-05 21:37:46 +02:00

13 lines
202 B
Prolog

TEMPLATE = app
TARGET = triangular_access
include (configuration.pri)
DEFINES += NOMESSAGES
HEADERS += \
../../../test/common/testhelper.hpp
SOURCES += \
../../../test/triangular_access.cpp