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

qt_examples_build_begin()

if(ANDROID)
    add_subdirectory(androidextras)
endif()

qt_examples_build_end()