summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2024-12-10 14:28:30 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2024-12-10 14:28:30 +0100
commita0e09642be5b63704ec48778b4f87e9843949ecf (patch)
treede9ff1426ede4c74331661876306e5fbd1626e8e /compile_flags.txt
downloadcode-a0e09642be5b63704ec48778b4f87e9843949ecf.tar.gz
code-a0e09642be5b63704ec48778b4f87e9843949ecf.tar.bz2
code-a0e09642be5b63704ec48778b4f87e9843949ecf.zip
Initial commit
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..4cb2489
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,3 @@
+-std=c++17
+-Wno-mathematical-notation-identifier-extension
+-Wall