aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite meson build scripts into cmakelistsAqua-sama2020-12-071-2/+0
|
* Drop args.hxx dependencyAqua-sama2020-11-191-0/+2
Replace args.hxx with QCommandLineParser.