Skip to content

Commit

Permalink
Use HIDE_SYMBOLS_BY_DEFAULT
Browse files Browse the repository at this point in the history
Part of testing gazebosim/gz-cmake#392.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed Nov 6, 2023
1 parent 6630fe3 commit d49c544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ set(GZ_UTILS_VER ${gz-utils3_VERSION_MAJOR})
# Configure the build
#============================================================================
gz_configure_build(QUIT_IF_BUILD_ERRORS
HIDE_SYMBOLS_BY_DEFAULT
COMPONENTS loader register)


Expand Down

0 comments on commit d49c544

Please sign in to comment.