Fix build without Qml and Quick modules.
Conditionally enable auto-tests that depend on the Quick and Qml modules. Task-number: QTBUG-35911 Change-Id: I8b9d304ea630093d423b48a4ebc53ef6f4280244 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
4b2c80c53b
commit
c54018f8e2
@@ -30,13 +30,7 @@ SUBDIRS += \
|
||||
qvideosurfaceformat \
|
||||
qwavedecoder \
|
||||
qaudiobuffer \
|
||||
qdeclarativeaudio \
|
||||
qaudiodecoder \
|
||||
qaudioprobe \
|
||||
qvideoprobe \
|
||||
qsamplecache
|
||||
|
||||
disabled {
|
||||
SUBDIRS += \
|
||||
qdeclarativevideo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user