qt5base-lts/examples/threads/threads.pro

8 lines
156 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = semaphores \
waitconditions
qtHaveModule(widgets): SUBDIRS += mandelbrot