diff --git a/CMakeLists.txt b/CMakeLists.txt index cbd03e55d..14aa4fb32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -144,7 +144,7 @@ if (BUILD_SDF) endif() endif() - gz_configure_build(HIDE_SYMBOLS_BY_DEFAULT QUIT_IF_BUILD_ERRORS) + gz_configure_build(QUIT_IF_BUILD_ERRORS) gz_create_packages()