619ab8080d
it was not built at all (and didn't build with qt in a namespace), and consequently was not installed as well. Change-Id: I24d8ac4dd5d70927c262ad6336e5ee32a0fd003a Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
10 lines
185 B
Prolog
10 lines
185 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += no_docs_target
|
|
|
|
SUBDIRS = semaphores \
|
|
waitconditions
|
|
|
|
qtHaveModule(widgets): SUBDIRS += \
|
|
mandelbrot \
|
|
queuedcustomtype
|