diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 3edd1b0..460f642 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,3 +1,4 @@ -std=c++20 --I./ --Ivendor
\ No newline at end of file +-Idev/ +-Ivendor +-xc++
\ No newline at end of file |
