Skip to content

Instantly share code, notes, and snippets.

@MrSapps
Created June 3, 2016 22:35
Show Gist options
  • Save MrSapps/ce636c38bb12a6e8eaf86a0feac11c0a to your computer and use it in GitHub Desktop.
Save MrSapps/ce636c38bb12a6e8eaf86a0feac11c0a to your computer and use it in GitHub Desktop.
set SDL2DIR=C:\SDL2-2.0.3
mkdir build
cd build
cmake .. -G"Visual Studio 12 2013 Win64"
msbuild alive.sln
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment