mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 03:38:30 +00:00
Fix #1923
This commit is contained in:
@@ -32,6 +32,8 @@ server-crow : crow/main.cpp
|
||||
g++ -o $@ $(CXXFLAGS) crow/main.cpp
|
||||
|
||||
# misc
|
||||
bench-all: bench-crow bench
|
||||
|
||||
issue:
|
||||
$(BENCH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user