ublas/IDEs/qtcreator/ublas_develop.pro
2019-02-25 17:05:02 +01:00

18 lines
144 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = include examples # benchmarks
OTHER_FILES += ../../changelog.txt
include (tests.pri)