Restarting ex01
This commit is contained in:
parent
77c225d31e
commit
e657cd8012
8 changed files with 182 additions and 183 deletions
8
cpp00/ex01/.clangd
Normal file
8
cpp00/ex01/.clangd
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
CompileFlags:
|
||||
Compiler: clang
|
||||
Add:
|
||||
- "-xc"
|
||||
- "-I/usr/local/include"
|
||||
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
||||
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
||||
- "-I/Users/raphael/Documents/piscine/cpp/cpp00/ex01/includes/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue