From 46c9893607ecd32f8d9e2e6b7c3afa38bfc7e324 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Thu, 13 Aug 2026 22:16:05 +0200 Subject: erster import --- compile_flags.txt | 10 ++++++++++ 1 file changed, 10 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..3ea2c1a --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,10 @@ +-Wall +-Werror +-Wextra +-Wconversion +-Wdouble-promotion +-pedantic +-std=c++17 +-Iinclude +-I../minmea/include +-I/usr/local/include -- cgit v1.3