15 lines
284 B
Markdown
15 lines
284 B
Markdown
# Simple DirectMedia Layer
|
|
|
|
- Home: https://www.libsdl.org/index.php
|
|
- Wikipedia: https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer
|
|
- State: mature
|
|
- Code: http://hg.libsdl.org/SDL (mercurial)
|
|
- Language(s): C
|
|
|
|
## Building
|
|
|
|
CMake
|
|
|
|
- SDL 2.0.7 with MSVC 2015 via CMake 3.9 works
|
|
|