Skip to content

Commit

Permalink
Update .clangd
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed May 21, 2024
1 parent d01a2c7 commit 477287e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clangd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CompileFlags:
# to make the compilation database, pip install compiledb, then run:
# compiledb -n --full-path make TESTMODE=ON
#CompilationDatabase: compile_commands.json
CompilationDatabase: compile_commands.json
Add: [-DMPI_ON=true, -std=c++20]

0 comments on commit 477287e

Please sign in to comment.