summaryrefslogtreecommitdiffstats
path: root/examples/qpa/CMakeLists.txt
blob: 54f9e65051895fdcafcfbc4ff0cba8308f20c617 (plain)
1
2
3
4
5
if(NOT TARGET Qt::Gui)
    return()
endif()
qt_internal_add_example(windows)
qt_internal_add_example(qrasterwindow)