Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/drape
diff options
context:
space:
mode:
authorTimofey <t.danshin@corp.mail.ru>2016-11-25 18:59:57 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-11-29 14:50:32 +0300
commit6a46e8f17f442470b907b55ce4b6e9835c8b07c5 (patch)
tree93cd76b145c96f1751cfef3d171924b736b2957f /drape
parent23fa9903eb43495a60316f8329edf3a92f0b5f33 (diff)
Added cmake to XCode.
Now we can compile and run the iOS app using cmake.
Diffstat (limited to 'drape')
-rw-r--r--drape/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape/CMakeLists.txt b/drape/CMakeLists.txt
index 9ed1b04d18..4cc46e6093 100644
--- a/drape/CMakeLists.txt
+++ b/drape/CMakeLists.txt
@@ -129,7 +129,7 @@ set(
glfunctions.cpp
)
-if (PLATFORM_IOS)
+if (PLATFORM_IPHONE)
append(
SRC
hw_texture_ios.hpp