akashi-esquizolandia/akashi.pro
2021-04-23 20:52:51 +02:00

14 lines
294 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
lib \
akashi \
tests
# Just like how "CONFIG += ordered" is considered harmful a practice for handling
# internal dependecies, so is qmake considered harmful a tool for handling projects
# as Qt expects you to handle them.
#
# Too bad.
CONFIG += ordered