summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets/CMakeLists.txt
blob: b7f0230cb3e89f7362693b2ca40d3f9b78c2047f (plain)
1
2
3
4
5
6
7
8
# Generated from multimediawidgets.pro.

if(TARGET Qt::Widgets)
    qt_internal_add_example(camera)
    qt_internal_add_example(videographicsitem)
    qt_internal_add_example(videowidget)
    qt_internal_add_example(player)
endif()