summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2021-06-25 10:57:46 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2021-06-25 10:57:46 +0200
commit70b13f405bf861dd16e0ddb963293e5546599b3d (patch)
treee0931180d0f5314138257499f193281140c78d12 /compile_flags.txt
parent9c93f4c713505499e45fbe01a61a683297e68060 (diff)
downloadlattice_glass-70b13f405bf861dd16e0ddb963293e5546599b3d.tar.gz
lattice_glass-70b13f405bf861dd16e0ddb963293e5546599b3d.tar.bz2
lattice_glass-70b13f405bf861dd16e0ddb963293e5546599b3d.zip
Partial progress towards merging BM model into global objects.
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