diff --git a/CMakeLists.txt b/CMakeLists.txt index 58b97a12..4c82c166 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,8 +97,7 @@ find_package(Eigen3 REQUIRED) #============================================================================ # Configure the build #============================================================================ -gz_configure_build(QUIT_IF_BUILD_ERRORS - HIDE_SYMBOLS_BY_DEFAULT) +gz_configure_build(QUIT_IF_BUILD_ERRORS) #============================================================================ # Create package information