update build process
This commit is contained in:
parent
dea773366e
commit
b28891adb5
6 changed files with 87 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
.PHONY: format lint build build-release build-docker run debug
|
||||
|
||||
build:
|
||||
python3 ./error_gen.py
|
||||
g++ main.cpp --std=c++20 -g -o ./anthracite
|
||||
|
||||
build-release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue