qt6windows7/examples/aggregate/examples.pro
2023-10-29 23:33:08 +01:00

7 lines
102 B
Prolog

TEMPLATE = subdirs
sd = $$files(*)
for(d, sd): \
exists($$d/$${d}.pro): \
SUBDIRS += $$d