Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.15k stars 223 forks source link

cmake: only add -Wl,--version-script when building a shared library #555

Open madebr opened 6 months ago

madebr commented 6 months ago

When vendoring rlottie, -Wl,--version-script will get added to user-built shared libraries (e.g. Android apps), hiding their exported symbols.