Reintroduce testlib to widget free builds
testlib now compiles without widget support and it will be great to get this code path QAed and testable. Change-Id: Iceb641bf04fdac84ef0a0f86d0abb83f4c66bf80 Reviewed-by: Donald Carr <donald.carr@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
This commit is contained in:
parent
4a4e9e4a9c
commit
a2e42a6a0a
@ -65,7 +65,7 @@ src_concurrent.target = sub-concurrent
|
||||
src_plugins.depends = src_gui src_sql src_xml src_platformsupport
|
||||
}
|
||||
|
||||
contains(QT_CONFIG, no-widgets): SRC_SUBDIRS -= src_opengl src_widgets src_printsupport src_testlib
|
||||
contains(QT_CONFIG, no-widgets): SRC_SUBDIRS -= src_opengl src_widgets src_printsupport
|
||||
|
||||
# This creates a sub-src rule
|
||||
sub_src_target.CONFIG = recursive
|
||||
|
Loading…
Reference in New Issue
Block a user