Skip to content

Commit

Permalink
Use HIDE_SYMBOLS_BY_DEFAULT (#461)
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 authored Nov 13, 2023
1 parent c0cdbef commit c6d47cc
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 @@ -158,6 +158,7 @@ else()
endif()

gz_configure_build(QUIT_IF_BUILD_ERRORS
HIDE_SYMBOLS_BY_DEFAULT
COMPONENTS log parameters)

#============================================================================
Expand Down

0 comments on commit c6d47cc

Please sign in to comment.