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

qt_examples_build_begin(EXTERNAL_BUILD)
if(TARGET Qt::Location)
    add_subdirectory(location)
 endif()
qt_examples_build_end()