Make animation autotests build without widgets
Change-Id: Icb0560a26973921611f697240fbce121fff518e9 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>bb10
parent
1b444d5748
commit
58db6e8822
|
|
@ -7,3 +7,6 @@ SUBDIRS=\
|
|||
qpropertyanimation \
|
||||
qsequentialanimationgroup \
|
||||
qvariantanimation
|
||||
|
||||
contains(QT_CONFIG, no-widgets): SUBDIRS -= \
|
||||
qpropertyanimation
|
||||
|
|
|
|||
Loading…
Reference in New Issue