summaryrefslogtreecommitdiffstats
path: root/tests/auto/.prev_CMakeLists.txt
blob: 15a50eb6d0c6ca23180e12ca650cbe3de7f74bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Generated from auto.pro.

if(TARGET Qt::WaylandClient)
    add_subdirectory(client)
endif()
if(TARGET Qt::WaylandClient AND TARGET Qt::WaylandCompositor)
    add_subdirectory(cmake)
endif()
if(TARGET Qt::WaylandCompositor)
    add_subdirectory(compositor)
endif()