You've already forked cpp-httplib
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