Merge pull request #5669 from mpimenov/fix-build

Fix build.
This commit is contained in:
Arsentiy Milchakov 2017-03-22 19:13:31 +03:00 committed by GitHub
commit 999e53f76d

View file

@ -13,6 +13,8 @@ omim_link_libraries(
coding
base
jansson
stats_client
${LIBZ}
)
link_qt5_core(${PROJECT_NAME})