Add note on minimal compiler versions

This commit is contained in:
Dmitry Marakasov 2014-12-27 05:23:46 +03:00
parent 53308e04f7
commit 63065bc820

View File

@ -77,6 +77,9 @@ methods. These classes also support:
## Building ##
To build libSDL2pp, you need a compiler with C++11 support, for
example clang 3.4+ or gcc 4.8+.
Dependencies:
* cmake
* SDL2