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

if(NOT TARGET Qt::Gui)
    return()
endif()
add_subdirectory(windows)
add_subdirectory(qrasterwindow)