2019-03-18 18:26:24 +00:00
|
|
|
# Generated from qtestlib.pro.
|
|
|
|
|
2020-08-11 18:10:48 +00:00
|
|
|
if(NOT TARGET Qt::Widgets)
|
2020-07-07 13:24:45 +00:00
|
|
|
return()
|
|
|
|
endif()
|
2021-05-24 06:35:39 +00:00
|
|
|
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)
|