diff --git a/tests/tests.pro b/tests/tests.pro index 068ad6f..17f1c7f 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -7,7 +7,8 @@ SUBDIRS += \ auto \ qmlchartproperties \ qmlchartaxis \ - presenterchart + presenterchart \ + boxplottester contains(QT_CONFIG, opengl) { SUBDIRS += chartwidgettest \