qt6-bb10/qthttpserver/examples/httpserver/httpserver.pro

9 lines
120 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
simple
qtHaveModule(gui): qtHaveModule(concurrent) {
SUBDIRS += colorpalette
}