template and a library
This commit is contained in:
@ -1 +1,3 @@
|
||||
# Popular required libraries
|
||||
# Popular required libraries
|
||||
|
||||
- [Simple DirectMedia Layer (SDL 2)](sdl_2.md)
|
14
library/sdl_2.md
Normal file
14
library/sdl_2.md
Normal file
@ -0,0 +1,14 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user