diff --git a/CMakeLists.txt b/CMakeLists.txt index 21dec33..271a48e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,6 @@ endif() # Configure the build #============================================================================ gz_configure_build(QUIT_IF_BUILD_ERRORS - HIDE_SYMBOLS_BY_DEFAULT COMPONENTS cli) #============================================================================