Fix inversed qmake logic for widget action tests
Change-Id: I638f449d0067583a67ac91f2ab3b847d93480707 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
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
Block a user