summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/CMakeLists.txt
blob: 6aa17c234cd564fe4a9915945d6bb3d250141691 (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)
    add_subdirectory(xdgdesktopportal)
endif()
if(QT_FEATURE_gtk3 AND TARGET Qt::Widgets)
    add_subdirectory(gtk3)
endif()