2019-08-01 17:36:03 +00:00
|
|
|
# Generated from testlib.pro.
|
|
|
|
|
|
|
|
# add_subdirectory(outformat) # special case missing project
|
2018-10-24 13:20:27 +00:00
|
|
|
add_subdirectory(qsignalspy)
|
2020-02-13 08:14:09 +00:00
|
|
|
# add_subdirectory(selftests) # special case disable because the conversion is broken and hard to fix atm
|
2019-08-01 17:36:03 +00:00
|
|
|
if(TARGET Qt::Widgets)
|
|
|
|
add_subdirectory(qabstractitemmodeltester)
|
|
|
|
endif()
|