Author :
Azat Khuzhin
Date :
2017-03-13 15:49:11
Hash :805e1aa8 Message :cmake: support visibility for AppleClang too
Defaults apple linker behaviour is -two_levelnamespace, and you cannot
use "-undefined suppress" with it, so let's link non event_core with
event_core library to avoid undefined symbols.