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
This commit is contained in:
3
PoissonSolver/2D-seq/.clangd
Normal file
3
PoissonSolver/2D-seq/.clangd
Normal file
@@ -0,0 +1,3 @@
|
||||
CompileFlags:
|
||||
Add: [-D_GNU_SOURCE,-DANIMATE,-DARRAY_ALIGNMENT=64,-I./src/includes,-I./CLANG, -Ofast,-std=c99, -xc]
|
||||
Compiler: clang
|
||||
Reference in New Issue
Block a user