summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/CMakeLists.txt
blob: 84fd46acf9e27adea1edf1bf6eb5b4b74f6cb413 (plain)
1
2
3
4
5
6
7
8
9
10
# 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)