summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2024-04-21 11:12:27 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2024-04-21 11:12:27 +0200
commit93bf3372797dcfb14c49de1b1c17a2c217cb9950 (patch)
tree3e19e7ba035e1a580fac5d0a51a745be5040a4e6 /compile_flags.txt
parent7d837079872369869fe1972b138f230fb13c8d91 (diff)
downloadcode-93bf3372797dcfb14c49de1b1c17a2c217cb9950.tar.gz
code-93bf3372797dcfb14c49de1b1c17a2c217cb9950.tar.bz2
code-93bf3372797dcfb14c49de1b1c17a2c217cb9950.zip
Did some nice refactoring.
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..b5502dc
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,3 @@
+-std=c++2b
+-Wno-mathematical-notation-identifier-extension
+-Wall