Skip to content

Commit

Permalink
Use HIDE_SYMBOLS_BY_DEFAULT
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Nov 10, 2023
1 parent 2cd06a8 commit 321508a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ add_subdirectory(etc)
#============================================================================
# Configure the build
#============================================================================
gz_configure_build(QUIT_IF_BUILD_ERRORS)
gz_configure_build(QUIT_IF_BUILD_ERRORS
HIDE_SYMBOLS_BY_DEFAULT)

#============================================================================
# Create package information
Expand Down

0 comments on commit 321508a

Please sign in to comment.