Fixed the build.

This commit is contained in:
Maxim Pimenov 2017-10-10 19:39:59 +03:00 committed by Vlad Mihaylenko
parent 4f7254b175
commit f1966b002f
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ omim_link_libraries(
routing
traffic
routing_common
ugc
search
storage
indexer

View file

@ -10,6 +10,8 @@ set(
binary/serdes.hpp
binary/ugc_holder.hpp
binary/visitors.hpp
loader.cpp
loader.hpp
serdes.hpp
serdes_json.hpp
storage.cpp