diff options
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 |