/cmake-uwebsockets

Build uWebSockets with CMake.

Primary LanguageCMake

Build uWebSockets with CMake

Run these commands:

mkdir build

cd build

cmake ..

cmake --build .