diff --git a/local_ads/pylocal_ads/CMakeLists.txt b/local_ads/pylocal_ads/CMakeLists.txt index c26a5896be..c0fcb3760c 100644 --- a/local_ads/pylocal_ads/CMakeLists.txt +++ b/local_ads/pylocal_ads/CMakeLists.txt @@ -11,8 +11,8 @@ omim_link_libraries( ${PROJECT_NAME} ${PYTHON_LIBRARIES} ${Boost_LIBRARIES} - base local_ads + base ) set_target_properties(${PROJECT_NAME} PROPERTIES PREFIX "")