diff --git a/CMakeLists.txt b/CMakeLists.txt index b860f26f..d9f86125 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -75,8 +75,7 @@ set (GZ_TOOLS_VER 2) #============================================================================ # Configure the build #============================================================================ -gz_configure_build(QUIT_IF_BUILD_ERRORS - HIDE_SYMBOLS_BY_DEFAULT) +gz_configure_build(QUIT_IF_BUILD_ERRORS) #============================================================================ # gz command line support