summaryrefslogtreecommitdiffstats
path: root/examples/corelib/mimetypes/CMakeLists.txt
blob: 3124006aaaf252649ce31264a3a941fb65f5ddf1 (plain)
1
2
3
4
5
# Generated from mimetypes.pro.

if(TARGET Qt::Widgets)
    qt_internal_add_example(mimetypebrowser)
endif()