mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
...
This commit is contained in:
parent
708ceb8608
commit
e6a57085ea
@ -1,3 +1,4 @@
|
||||
python3 preprocess.py
|
||||
clang++ -std=c++17 -fno-rtti --coverage -O1 -stdlib=libc++ -Wall -o pocketpy src/main.cpp
|
||||
python3 scripts/run_tests.py
|
||||
rm -rf .coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user