1TEMPLATE = subdirs
2
3# See https://wiki.qt.io/SUBDIRS_-_handling_dependencies re parallelisation.
4CONFIG += ordered
5
6SUBDIRS = libfunction libevolvotron evolvotron evolvotron_render evolvotron_mutate
7