diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..7f9d9c7 --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | -Wall | ||
| 2 | -std=c++20 | ||
| 3 | -pedantic | ||
| 4 | -O2 | ||
