This commit is contained in:
Matthias Koefferlein
2021-10-18 00:12:46 +02:00
parent 8b12788084
commit ca15d9ec9d
16 changed files with 15 additions and 48 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ TEMPLATE = subdirs
contains(QT_CONFIG, opengl) {
equals(HAVE_QT5, "1") {
greaterThan(QT_MAJOR, "4") {
SUBDIRS = lay_plugin unit_tests
}