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

qt_examples_build_begin()

add_subdirectory(multimedia)
add_subdirectory(multimediawidgets)

qt_examples_build_end()