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
diff options
context:
space:
mode:
authorTimofey <t.danshin@corp.mail.ru>2016-11-22 19:38:36 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-11-22 19:38:36 +0300
commitc207d60504144ec9ed2a3dfa46068dccb7c29ffd (patch)
tree8058dd5be21ab2d42104f9ae793229d71a89599e /drape_frontend
parent2669462b25baa7af9f27d80904bca22ddf3352b2 (diff)
PR fixes
Diffstat (limited to 'drape_frontend')
-rw-r--r--drape_frontend/drape_frontend_tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/drape_frontend/drape_frontend_tests/CMakeLists.txt b/drape_frontend/drape_frontend_tests/CMakeLists.txt
index 83d63b864f..1975a62513 100644
--- a/drape_frontend/drape_frontend_tests/CMakeLists.txt
+++ b/drape_frontend/drape_frontend_tests/CMakeLists.txt
@@ -13,7 +13,6 @@ if (PLATFORM_MAC)
omim_link_libraries(
${PROJECT_NAME}
${Qt5Widgets_LIBRARIES}
- "-framework QuartzCore"
)
endif()