From b59305a2c9b4b48e59ccaeafedf2a9d7aaab7516 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sun, 20 Sep 2026 11:46:40 +0200 Subject: Besseres Konfigurationsmanagement --- compile_flags.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 compile_flags.txt (limited to 'compile_flags.txt') 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 @@ +-Wall +-std=c++20 +-pedantic +-O2 -- cgit v1.3