forked from organicmaps/organicmaps
[build] Fix gtool project dependencies
This commit is contained in:
parent
b0208de8de
commit
760c43e373
1 changed files with 1 additions and 1 deletions
2
omim.pro
2
omim.pro
|
@ -39,7 +39,7 @@ SUBDIRS = 3party base coding geometry editor indexer routing search
|
|||
# Integration tests dependencies for gtool.
|
||||
# TODO(AlexZ): Avoid duplication for routing_integration_tests.
|
||||
CONFIG(gtool):!CONFIG(no-tests) {
|
||||
SUBDIRS *= map
|
||||
SUBDIRS *= traffic map
|
||||
|
||||
# Booking quality check
|
||||
booking_quality_check.subdir = generator/booking_quality_check
|
||||
|
|
Loading…
Add table
Reference in a new issue