summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/CMakeLists.txt
blob: fd342e82a4253a01a9c5c76d437dd60d12edeadd (plain)
1
2
3
4
5
6
7
8
# Generated from testlib.pro.

# add_subdirectory(outformat) # special case missing project
add_subdirectory(qsignalspy)
# add_subdirectory(selftests) # special case disable because the conversion is broken and hard to fix atm
if(TARGET Qt::Widgets)
    add_subdirectory(qabstractitemmodeltester)
endif()