We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c5be1 commit 3fde10cCopy full SHA for 3fde10c
CMakeLists.txt
@@ -75,8 +75,7 @@ set (GZ_TOOLS_VER 2)
75
#============================================================================
76
# Configure the build
77
78
-gz_configure_build(QUIT_IF_BUILD_ERRORS
79
- HIDE_SYMBOLS_BY_DEFAULT)
+gz_configure_build(QUIT_IF_BUILD_ERRORS)
80
81
82
# gz command line support
0 commit comments