Updated README

This commit is contained in:
Bartek Kryza
2022-06-24 15:51:26 +02:00
parent 96534f8e42
commit 345619123b

View File

@@ -98,6 +98,7 @@ Nowadays, this file can be generated rather easily using multiple methods:
as `cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ...`
* For Make projects checkout [compiledb](https://github.com/nickdiego/compiledb) or [Bear](https://github.com/rizsotto/Bear)
* 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)
### Invocation
By default, `config-uml` will assume that the configuration file `.clang-uml`