mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-06 22:58:05 +00:00
This corresponds to the g++ and clang++ option -fvisibility-inlines-hidden on linux. On Windows with MinGW, this corresponds to -fno-keep-inline-dllexport. That option is not supported by clang currently.