summaryrefslogtreecommitdiff
path: root/src/buildtool/main/cli.cpp
AgeCommit message (Collapse)Author
2023-08-23just: split main codeKlaus Aehlig
... by moving the diagnose and cli related code into to separate libraries. In this way, we hopefully improve maintainability of the code base.