Remove the old headersclean unit test
We have configure -headersclean now Change-Id: If48fb86c9f130450d8ffa94a9e52584141a2d793 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
f18840fa28
commit
e4e7e3bfaf
|
@ -2,7 +2,6 @@ TEMPLATE=subdirs
|
|||
SUBDIRS=\
|
||||
qml \
|
||||
quick \
|
||||
headersclean \
|
||||
particles \
|
||||
qmltest \
|
||||
qmldevtools \
|
||||
|
@ -16,4 +15,3 @@ qmldevtools.CONFIG = host_build
|
|||
|
||||
installed_cmake.depends = cmake
|
||||
|
||||
testcocoon: SUBDIRS -= headersclean
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
QT = qml quick qmltest
|
||||
load(qt_headersclean)
|
Loading…
Reference in New Issue