qt6-bb10/examples/corelib/tools/CMakeLists.txt

9 lines
197 B
CMake

# 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)