cmake CMAKE_VISIBILITY_INLINES_HIDDEN examples

AcademySoftwareFoundation/MaterialX source/MaterialXFormat/External/PugiXML/CMakeLists.txt :9

set_source_files_properties(${pugixml_source} PROPERTIES CMAKE_VISIBILITY_INLINES_HIDDEN 1)

NREL/EnergyPlus third_party/gtest/googletest/CMakeLists.txt :87

set(CMAKE_VISIBILITY_INLINES_HIDDEN 1)

NauEngine/NauEnginePublic engine/3rdparty_libs/fmt/CMakeLists.txt :202

if (FMT_MASTER_PROJECT AND NOT DEFINED CMAKE_VISIBILITY_INLINES_HIDDEN)

rose-compiler/rose src/integration/ROSE-LLVM-connection/RoseConnectionPlugins/CMakeLists.txt :21

set(CMAKE_VISIBILITY_INLINES_HIDDEN 0)