qt5base-lts/tests/auto/testlib/.prev_CMakeLists.txt
Alexandru Croitor e76c83a879 Regenerate some of the test projects that do SUBDIRS += foo
This show cases the new cleaner subdirs handling code in
pro2cmake.

Change-Id: I25001942ef020e4c4191b355f55309c4fb033ecc
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-08-07 11:55:38 +00:00

9 lines
194 B
Plaintext

# Generated from testlib.pro.
add_subdirectory(outformat)
add_subdirectory(qsignalspy)
add_subdirectory(selftests)
if(TARGET Qt::Widgets)
add_subdirectory(qabstractitemmodeltester)
endif()