Use this template to build a raylib-cpp project using CMake.
To build this project, make sure to have CMake installed locally.
mkdir build
cd build
cmake ..
make
mkdir build
cd build
emcmake cmake .. -DPLATFORM=Web -DCMAKE_BUILD_TYPE=Release
emmake make
./raylib-cpp-example