diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..86c17bb --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | -Wall | ||
| 2 | -Werror | ||
| 3 | -Wextra | ||
| 4 | -Wconversion | ||
| 5 | -Wdouble-promotion | ||
| 6 | -pedantic | ||
| 7 | -std=c++20 | ||
| 8 | -Iinclude | ||
