test_banded_storage_layout.pro 185 B

12345678910
  1. TEMPLATE = app
  2. TARGET = test_banded_storage_layout
  3. include (configuration.pri)
  4. HEADERS += \
  5. ../../../test/utils.hpp
  6. SOURCES += \
  7. ../../../test/test_banded_storage_layout.cpp