|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| CMakeLists.txt | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| main.cc | %!s(int64=3) %!d(string=hai) anos | |
[TOC]
git clone https://github.com/civetweb/civetweb.git
mkdir buildx && cd buildx
cmake -DBUILD_SHARED_LIBS=ON -DCIVETWEB_ENABLE_WEBSOCKETS=ON -DCIVETWEB_ENABLE_CXX=ON ..
make
sudo make install