diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2021-06-19 18:00:48 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2021-06-19 18:19:44 +0200 |
commit | 69528ba012ac2238f63464fb84e7623f3088603a (patch) | |
tree | c587fb15494d448a572e28ad6156aa9bb196ac17 /TODO | |
parent | f1fda74cb76600b746cc3239f3ebf2f69ce2bf53 (diff) |
Add compilation database generation.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ Glob convenience methods std::string glob = getFilesInDir(...); -Generate compilation database -https://clang.llvm.org/docs/JSONCompilationDatabase.html - Add support for pre/post build hooks with conditions Add shell script targets to be able to generate soucre files that can |