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

if(QT_FEATURE_dbus AND QT_FEATURE_mimetype AND QT_FEATURE_regularexpression AND NOT APPLE AND NOT WIN32)
    add_subdirectory(xdgdesktopportal)
endif()
if(QT_FEATURE_gtk3 AND TARGET Qt::Widgets)
    add_subdirectory(gtk3)
endif()