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
227 B
CMake
9 lines
227 B
CMake
# Generated from testlib.pro.
|
|
|
|
# add_subdirectory(outformat) # special case missing project
|
|
add_subdirectory(qsignalspy)
|
|
add_subdirectory(selftests)
|
|
if(TARGET Qt::Widgets)
|
|
add_subdirectory(qabstractitemmodeltester)
|
|
endif()
|