Change Qt 5/6 option

This commit is contained in:
Jonas Kvinge
2020-10-01 19:43:39 +02:00
parent 8f9dbfee2c
commit ae6a50626d
11 changed files with 32 additions and 20 deletions

View File

@@ -18,7 +18,7 @@
!define debug
!endif
!if "@WITH_QT6@" == "ON"
!if "@BUILD_WITH_QT6@" == "ON"
!define with_qt6
!endif