diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-07-25 15:22:10 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-07-25 15:22:10 +0200 |
| commit | 85929231fae3ae797f3a34f6b5d928d2341fc1e1 (patch) | |
| tree | 6da38f31e5e023c3caa4f4b9b5c7b417f7248df4 /compile_flags.txt | |
| download | gmc-300e-monitor-85929231fae3ae797f3a34f6b5d928d2341fc1e1.tar.gz gmc-300e-monitor-85929231fae3ae797f3a34f6b5d928d2341fc1e1.tar.bz2 gmc-300e-monitor-85929231fae3ae797f3a34f6b5d928d2341fc1e1.zip | |
erster import
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..714363d --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | -Wall | ||
| 2 | -Werror | ||
| 3 | -Wextra | ||
| 4 | -pedantic | ||
| 5 | -std=c++20 | ||
| 6 | -fexperimental-library | ||
