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

if(NOT TARGET Qt::Widgets)
    return()
endif()
qt_internal_add_example(contiguouscache)
qt_internal_add_example(customtype)
qt_internal_add_example(customtypesending)