Fix search pybinding build.

This commit is contained in:
Sergey Magidovich 2017-03-27 13:45:17 +03:00
parent 1a481a6405
commit e225ad79a6

View file

@ -29,6 +29,7 @@ omim_link_libraries(
stats_client
${PYTHON_LIBRARIES}
${Boost_LIBRARIES}
${LIBZ}
)
link_qt5_core(${PROJECT_NAME})