fix: using the forty two compilator

This commit is contained in:
Raphael 2024-12-17 23:03:46 +01:00
parent 675fd26609
commit 8e8bace2a8

View file

@ -1,5 +1,5 @@
CompileFlags: CompileFlags:
Compiler: clang Compiler: c++
Add: Add:
- "-xc++" - "-xc++"
- "-stdlib=libc++" - "-stdlib=libc++"