Skip to content

Commit 2d4793d

Browse files
authored
Use HIDE_SYMBOLS_BY_DEFAULT (#130)
Part of testing gazebosim/gz-cmake#392. Signed-off-by: Steve Peters <[email protected]>
1 parent 6630fe3 commit 2d4793d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ set(GZ_UTILS_VER ${gz-utils3_VERSION_MAJOR})
5656
# Configure the build
5757
#============================================================================
5858
gz_configure_build(QUIT_IF_BUILD_ERRORS
59+
HIDE_SYMBOLS_BY_DEFAULT
5960
COMPONENTS loader register)
6061

6162

0 commit comments

Comments
 (0)