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

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