forked from organicmaps/organicmaps
Merge pull request #5934 from mgsergio/master
Fix pylocal_ads.so build for linux.
This commit is contained in:
commit
bdfff9f763
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ omim_link_libraries(
|
|||
${PROJECT_NAME}
|
||||
${PYTHON_LIBRARIES}
|
||||
${Boost_LIBRARIES}
|
||||
base
|
||||
local_ads
|
||||
base
|
||||
)
|
||||
|
||||
set_target_properties(${PROJECT_NAME} PROPERTIES PREFIX "")
|
||||
|
|
Loading…
Add table
Reference in a new issue