summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2020-12-29 13:41:46 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-12-29 13:41:46 +0100
commit459d89d7614842d51d04a7cfa6941199d08bcaf9 (patch)
tree0860c9bec8ba8aa28ed0196c7d394ba36cbc680e /compile_flags.txt
parentf8c6bf6c5e061fed2a486f5dc31a97aa8dac1acc (diff)
downloadcode-459d89d7614842d51d04a7cfa6941199d08bcaf9.tar.gz
code-459d89d7614842d51d04a7cfa6941199d08bcaf9.tar.bz2
code-459d89d7614842d51d04a7cfa6941199d08bcaf9.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..02d9f07
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,3 @@
+-std=c++20
+-O3
+-I/usr/include/eigen3