qt5base-lts/examples/qtestlib/CMakeLists.txt

11 lines
255 B
CMake
Raw Normal View History

# Generated from qtestlib.pro.
if(NOT TARGET Qt::Widgets)
return()
endif()
qt_internal_add_example(tutorial1)
qt_internal_add_example(tutorial2)
qt_internal_add_example(tutorial3)
qt_internal_add_example(tutorial4)
qt_internal_add_example(tutorial5)