We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compile_commands.json
CLion
1 parent eb758a0 commit 9a4756dCopy full SHA for 9a4756d
engine_details/development/configuring_an_ide/clion.rst
@@ -13,7 +13,7 @@ CLion can import a project's `compilation database file <https://clang.llvm.org/
13
14
::
15
16
- scons compiledb=yes
+ scons compiledb=yes compile_commands.json
17
18
Then, open the Godot root directory with CLion and wait for the project to be fully
19
indexed. If code completion, parameter information, or refactoring are not enabled,
0 commit comments