e76c83a879
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>
9 lines
194 B
Plaintext
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()
|