Renamed INSTALL_XCODE4_TEMPLATES to INSTALL_XCODE_TEMPLATES

Templates are compatible with versions 4 and 5 of Xcode.
This commit is contained in:
Marco Antognini 2014-05-17 15:03:09 +02:00
parent 2d08ed684b
commit ea0364d568
2 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,7 @@ You should also be familiar with Xcode. If needed checkout this document: http:/
Install
-------
If you are building SFML from sources you can set CMake's INSTALL_XCODE4_TEMPLATES variable to TRUE to install the templates automatically.
If you are building SFML from sources you can set CMake's INSTALL_XCODE_TEMPLATES variable to TRUE to install the templates automatically.