tony-go / cmake-uwebsockets

Build uWebSockets with CMake.
1 stars 0 forks source link
cmake cpp usockets uwebsockets

Build uWebSockets with CMake

Run these commands:

mkdir build

cd build

cmake ..

cmake --build .