forked from organicmaps/organicmaps
Fixed build error dependency
This commit is contained in:
parent
67835c3050
commit
c4ffa26471
2 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,5 @@ SUBDIRS = expat freetype fribidi zlib bzip2 jansson tomcrypt protobuf sqlite3
|
|||
|
||||
!iphone*:!bada*:!android* {
|
||||
SUBDIRS += gflags \
|
||||
sgitess \
|
||||
sqlite3/sqlite3_tests
|
||||
sgitess
|
||||
}
|
||||
|
|
1
omim.pro
1
omim.pro
|
@ -10,6 +10,7 @@ HEADERS += defines.hpp
|
|||
SUBDIRS = 3party \
|
||||
base base/base_tests \
|
||||
coding coding/coding_tests \
|
||||
3party/sqlite3/sqlite3_tests \
|
||||
geometry \
|
||||
indexer \
|
||||
platform \
|
||||
|
|
Loading…
Add table
Reference in a new issue