From 345619123b262df0dc04aaffdf754f32843cbfc3 Mon Sep 17 00:00:00 2001 From: Bartek Kryza Date: Fri, 24 Jun 2022 15:51:26 +0200 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff6faae8..a15cae97 100644 --- a/README.md +++ b/README.md @@ -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`