summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-09-29 17:36:20 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-09-29 17:36:20 +0200
commitfc1f46cd4870476d77b5ab28799f47de242e3617 (patch)
treeaa418809cba6a57871b62e70e177ba538f01a65b
parentefad10c1fbcdab34e50f577ca0478de5632c8bbc (diff)
downloadcode-fc1f46cd4870476d77b5ab28799f47de242e3617.tar.gz
code-fc1f46cd4870476d77b5ab28799f47de242e3617.tar.bz2
code-fc1f46cd4870476d77b5ab28799f47de242e3617.zip
Added compile_flags.txt for IDE settings.
-rw-r--r--compile_flags.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..0f75b87
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,2 @@
+-std=c++20
+-O3