Files
NuSiF-Solver/PoissonSolver/2D-seq/.clangd
Jan Eitzinger 38a96ddf8d Fix bugs and improve build system
Fix bug if ANIMATE define is set
Move all defines to config.mk
Add clangd generation in Makefile
Move ICC to ICX config
2025-11-05 10:29:31 +01:00

4 lines
135 B
YAML

CompileFlags:
Add: [-D_GNU_SOURCE,-DANIMATE,-DARRAY_ALIGNMENT=64,-I./src/includes,-I./CLANG, -Ofast,-std=c99, -xc]
Compiler: clang