forked from organicmaps/organicmaps
Merge pull request #4779 from Zverik/fixgtool
[build] Fix gtool project dependencies
This commit is contained in:
commit
2fd41b13df
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