forked from organicmaps/organicmaps
Removed qt project dependency on benchmark_tool & mapshot.
This commit is contained in:
parent
0a27a2c41b
commit
71a18f54e9
1 changed files with 2 additions and 3 deletions
5
omim.pro
5
omim.pro
|
@ -64,10 +64,9 @@ SUBDIRS = 3party base coding geometry indexer routing
|
|||
benchmark_tool.subdir = map/benchmark_tool
|
||||
benchmark_tool.depends = 3party base coding geometry platform indexer map
|
||||
mapshot.depends = $$SUBDIRS
|
||||
SUBDIRS *= benchmark_tool mapshot
|
||||
|
||||
qt.depends = $$SUBDIRS
|
||||
SUBDIRS *= qt
|
||||
|
||||
SUBDIRS *= benchmark_tool mapshot qt
|
||||
}
|
||||
|
||||
CONFIG(desktop):!CONFIG(no-tests) {
|
||||
|
|
Loading…
Add table
Reference in a new issue