diff --git a/CMakeLists.txt b/CMakeLists.txt index a4ec6da4..d50c5c19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -124,8 +124,7 @@ endif() #============================================================================ # 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