An open API service indexing awesome lists of open source software.

https://github.com/mrtrizer/flappycxxweb


https://github.com/mrtrizer/flappycxxweb

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Dependences:
- cmake
- emscripten

To build:

mkdir build
cd build
emconfigure cmake -DCMAKE_TOOLCHAIN_FILE="/emscripten/cmake/Platform/Emscripten.cmake" -G "Unix Makefiles"
emmake make