diff --git a/CMakeLists.txt b/CMakeLists.txt index 74d66c0c..bea0ed84 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -158,6 +158,7 @@ else() endif() gz_configure_build(QUIT_IF_BUILD_ERRORS + HIDE_SYMBOLS_BY_DEFAULT COMPONENTS log parameters) #============================================================================