1
0
mirror of synced 2025-07-29 11:01:13 +03:00
This commit is contained in:
yhirose
2024-09-08 08:38:36 -04:00
parent 4c27f9c6ef
commit 3d6e315a4c
2 changed files with 2 additions and 9 deletions

View File

@ -32,6 +32,8 @@ server-crow : crow/main.cpp
g++ -o $@ $(CXXFLAGS) crow/main.cpp
# misc
bench-all: bench-crow bench
issue:
$(BENCH)