summaryrefslogtreecommitdiffstats
path: root/examples/gui/CMakeLists.txt
blob: d952899f5553ad003e7eada8e8eae6a76e5069c9 (plain)
1
2
3
4
5
6
7
# Generated from gui.pro.

if(NOT TARGET Qt::Gui)
    return()
endif()
qt_internal_add_example(analogclock)
qt_internal_add_example(rasterwindow)