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

qt_examples_build_begin()

# TODO: Enable location examples later!
# if(TARGET Qt::Location AND TARGET Qt::Positioning)
#     add_subdirectory(location)
# endif()

qt_examples_build_end()