rayx32 / SDL2_Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL2 CMake Template with Emscripten support

Usage:

Use the following variables to build for the Web:

-DUSE_EMSCRIPTEN=TRUE -DEMSDK_PATH=<path/to/emsdk>

About

License:MIT License


Languages

Language:CMake 47.6%Language:C++ 33.5%Language:HTML 18.9%