organicmaps/local_ads
Victor Popov 256c548264 [pybindings] Fix linking on Mac
Mac has different linker defaults than linux, and by default it
does not allow undefined symbols to be left in resulting pybinding
library.
To allow it, we specifically pass linker argument when linking final
pybinding object.

This is done to avoid linking excessively to libpythonX.Y since at the
time pybinding is loaded into Python process, all libpython symbols
would be immediately available.
2020-11-06 12:01:03 +03:00
..
local_ads_tests [base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/. 2019-05-21 13:40:48 +03:00
pylocal_ads [pybindings] Fix linking on Mac 2020-11-06 12:01:03 +03:00
campaign.hpp
campaign_serialization.cpp [android] Fixed some warnings. 2019-09-30 17:39:27 +03:00
campaign_serialization.hpp
CMakeLists.txt
config.hpp
event.cpp
event.hpp
file_helpers.cpp Fixed some warnings. 2019-05-15 13:35:08 +03:00
file_helpers.hpp Fixed some warnings. 2019-05-15 13:35:08 +03:00
icons_info.cpp
icons_info.hpp
statistics.cpp [local_ads] Fixed the statistics event. 2020-03-13 17:02:28 +03:00
statistics.hpp