summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/application-features/native/CMakeLists.txt
blob: de87a32afc4be6195e53ecd6c095945a5200c284 (plain)
1
2
3
4

if(TARGET Qt::WaylandClient AND TARGET Qt::Widgets)
    add_subdirectory(widgets)
endif()