Updated README

This commit is contained in:
Bartek Kryza
2023-01-07 17:48:27 +00:00
parent f1bae8289e
commit d64f974348
3 changed files with 30 additions and 7 deletions

View File

@@ -64,6 +64,7 @@ Nowadays, this file can be generated rather easily using multiple methods:
* For Boost-based projects
try [commands_to_compilation_database](https://github.com/tee3/commands_to_compilation_database)
* For SCons, invoke `compilation_db` tool (requires SCons > 4.0.0)
* For Microsoft Visual Studio projects try [Clang Power Tools](https://www.clangpowertools.com)
### Invocation