mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Add links for dependencies
This commit is contained in:
parent
a9a71b50b7
commit
cc7c2aa8e6
10
README.md
10
README.md
@ -141,11 +141,11 @@ To build libSDL2pp, you need a compiler with C++11 support, for
|
||||
example clang 3.4+ or gcc 4.8+.
|
||||
|
||||
Dependencies:
|
||||
* cmake
|
||||
* SDL2
|
||||
* SDL2_image (optional)
|
||||
* SDL2_mixer (optional)
|
||||
* SDL2_ttf (optional)
|
||||
* [cmake](https://cmake.org/)
|
||||
* [SDL2](https://libsdl.org/)
|
||||
* [SDL2_image](https://www.libsdl.org/projects/SDL_image/) (optional)
|
||||
* [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) (optional)
|
||||
* [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/) (optional)
|
||||
|
||||
To build standalone version:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user