aboutsummaryrefslogtreecommitdiffstats
path: root/build/external_resources/mapsmobi_ios_pods/ya.make
diff options
context:
space:
mode:
authortrivias <trivias@yandex-team.ru>2022-02-10 16:46:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:12 +0300
commit11ab7328455192b9cdb4bbb79f8615bf356182ca (patch)
treee0efa000afff888a01a2c43e28784c44829472a5 /build/external_resources/mapsmobi_ios_pods/ya.make
parent6d9304bc5310ea888178fc8640d175001436d29d (diff)
downloadydb-11ab7328455192b9cdb4bbb79f8615bf356182ca.tar.gz
Restoring authorship annotation for <trivias@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/external_resources/mapsmobi_ios_pods/ya.make')
-rw-r--r--build/external_resources/mapsmobi_ios_pods/ya.make22
1 files changed, 11 insertions, 11 deletions
diff --git a/build/external_resources/mapsmobi_ios_pods/ya.make b/build/external_resources/mapsmobi_ios_pods/ya.make
index a733c6beb4..d0739067fa 100644
--- a/build/external_resources/mapsmobi_ios_pods/ya.make
+++ b/build/external_resources/mapsmobi_ios_pods/ya.make
@@ -1,12 +1,12 @@
-RESOURCES_LIBRARY()
-
-OWNER(g:mapkit)
-
-IF (OS_IOS)
+RESOURCES_LIBRARY()
+
+OWNER(g:mapkit)
+
+IF (OS_IOS)
DECLARE_EXTERNAL_RESOURCE(MAPSMOBI_IOS_PODS sbr:2586181384)
- CFLAGS(GLOBAL "-I$MAPSMOBI_IOS_PODS_RESOURCE_GLOBAL/Pods/Headers/Public")
-ELSE()
- MESSAGE(FATAL_ERROR Unsupported platform)
-ENDIF()
-
-END()
+ CFLAGS(GLOBAL "-I$MAPSMOBI_IOS_PODS_RESOURCE_GLOBAL/Pods/Headers/Public")
+ELSE()
+ MESSAGE(FATAL_ERROR Unsupported platform)
+ENDIF()
+
+END()