This commit is contained in:
Raphael 2024-11-13 22:13:26 +01:00
parent 7565eabf9b
commit c5144c9d77
3 changed files with 33 additions and 42 deletions

View file

@ -1,9 +1,8 @@
CompileFlags:
Compiler: clang
Add:
- "-xc++"
- "-stdlib=libc++"
- "-std=c++98"
- "-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/42_cursus/circle4/cpp/cpp00/ex01"
- "-I/Users/raphael/Documents/42_cursus/circle4/cpp/cpp00/ex01/includes"