diff --git a/CMakeLists.txt b/CMakeLists.txt index 46ffb056..439088a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,7 +128,6 @@ set(FAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/fake/install") # Configure the build #============================================================================ gz_configure_build(QUIT_IF_BUILD_ERRORS - HIDE_SYMBOLS_BY_DEFAULT COMPONENTS eigen3)