Add an option to enable building with -fvisibility=hidden.
When this option is set gtest itself is built with -fvisibility=hidden with gcc and clang. This replicates MSVC's default behaviour with gcc and clang.
Showing
Please register or sign in to comment