Fix inversed qmake logic for widget action tests
Change-Id: I638f449d0067583a67ac91f2ab3b847d93480707 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>bb10
parent
9d563e605b
commit
a75d610d5f
|
|
@ -20,7 +20,7 @@ SUBDIRS=\
|
|||
darwin:SUBDIRS -= \
|
||||
qgesturerecognizer \
|
||||
|
||||
!qtConfig(action):SUBDIRS -= \
|
||||
qtConfig(action):SUBDIRS += \
|
||||
qaction \
|
||||
qactiongroup \
|
||||
qwidgetaction
|
||||
|
|
|
|||
Loading…
Reference in New Issue