From 496dcbd9960677db246a84bcd3e4b4230ee28e0a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 16 Sep 2021 16:47:05 +0200 Subject: Initial commit. --- compile_flags.txt | 3 +++ 1 file changed, 3 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..02d9f07 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,3 @@ +-std=c++20 +-O3 +-I/usr/include/eigen3 -- cgit v1.2.3-54-g00ecf