Updated README
This commit is contained in:
@@ -98,6 +98,7 @@ Nowadays, this file can be generated rather easily using multiple methods:
|
|||||||
as `cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ...`
|
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 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 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
|
### Invocation
|
||||||
By default, `config-uml` will assume that the configuration file `.clang-uml`
|
By default, `config-uml` will assume that the configuration file `.clang-uml`
|
||||||
|
|||||||
Reference in New Issue
Block a user