summaryrefslogtreecommitdiff
path: root/test/build.sh
diff options
context:
space:
mode:
authorBenji Dial <benji@benjidial.net>2023-05-20 17:20:46 -0400
committerBenji Dial <benji@benjidial.net>2023-05-20 17:20:46 -0400
commit338549f9cd49fa0f3001826c6605663fa6dd019b (patch)
tree63ce1efb3c1cfc3ee3480de77832869cbb2691c1 /test/build.sh
downloadlib94-338549f9cd49fa0f3001826c6605663fa6dd019b.tar.gz
first commit
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