Unify iOS platform check
authorRuslan Baratov <ruslan_baratov@yahoo.com>
Sat, 2 May 2015 21:44:19 +0000 (23:44 +0200)
committerRuslan Baratov <ruslan_baratov@yahoo.com>
Sat, 2 May 2015 21:44:19 +0000 (23:44 +0200)
commit441f93d58ddf648e502c7470681b52fcd8e4b02a
treeff0a4c88fef9029778e3c69f0a2ed9bebd8f14e9
parente01b485ac65c72ae5fdf4631fb18cb3d4c3ce910
Unify iOS platform check

There is only one place that use condition `CMAKE_SYSTEM_NAME STREQUAL iOS`.
All other `if` command use just IOS.
CMakeLists.txt