Commit 805e1aa819ab746bc65c6c856880f5d9cf4ae56d

Azat Khuzhin 2017-03-13T15:49:11

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.