qtbase/examples/corelib/threads/CMakeLists.txt

9 lines
224 B
CMake

# Generated from threads.pro.
qt_internal_add_example(semaphores)
qt_internal_add_example(waitconditions)
if(TARGET Qt::Widgets)
qt_internal_add_example(mandelbrot)
qt_internal_add_example(queuedcustomtype)
endif()