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:
authorAlex Zolotarev <alex@maps.me>2015-09-19 08:43:21 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:06:27 +0300
commit10eeb7ef2112112d4e1a3a2df9d74670fbdc0b9c (patch)
tree2b361932719fd63dd80027d4baab014e48fdd824 /omim.pro
parent15fd0524613226483b14d5a46efb90c8207d1307 (diff)
Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations on clang 3.6.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index f9698d78bc..f4e2a7aa90 100644
--- a/omim.pro
+++ b/omim.pro
@@ -26,7 +26,7 @@ win32:CONFIG(drape) {
CONFIG *= desktop
}
-SUBDIRS = 3party base geometry coding
+SUBDIRS = 3party base base/normalize geometry coding
SUBDIRS += platform
SUBDIRS += stats