summaryrefslogtreecommitdiff
path: root/test/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.sh')
-rw-r--r--test/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/build.sh b/test/build.sh
new file mode 100644
index 0000000..199813d
--- /dev/null
+++ b/test/build.sh
@@ -0,0 +1 @@
+g++ -O2 --std=c++20 -DCORE_SIZE=16 test.cpp ../lib94/*.cpp -I ../include -o test