ublas_develop.pro 144 B

1234567891011121314151617
  1. TEMPLATE = subdirs
  2. CONFIG += ordered
  3. SUBDIRS = include examples # benchmarks
  4. OTHER_FILES += ../../changelog.txt
  5. include (tests.pri)