Update README.md
This commit is contained in:
parent
a39235ad87
commit
6714b15123
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ For HTTPS: OpenSSL libraries from https://www.openssl.org are required.
|
|||
|
||||
Compile with a C++11 compiler supporting regex (for instance g++ 4.9):
|
||||
|
||||
On Linux using g++: add -pthread
|
||||
|
||||
#### HTTP
|
||||
|
||||
g++ -O3 -std=c++11 -lboost_system http_examples.cpp -o http_examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue