summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/CMakeLists.txt
blob: 656b43b850a51a3ddd556b865f4cc8f5a0b91683 (plain)
1
2
3
4
5
6
7
8
# Generated from hardwareintegration.pro.

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