mirror of https://github.com/gabime/spdlog.git
Compile with `-fvisibility=hidden`.
Fixes errors when spdlog is statically linked into two shared libraries, caused by the one copy calling a function of the other. This will not cause any problems for consumers because the exported APIs are already marked with `SPDLOG_API`.pull/3322/head
parent
96a7d2a1d4
commit
94a54e5990
Loading…
Reference in New Issue