Skip to content

Commit

Permalink
Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in…
Browse files Browse the repository at this point in the history
… gz-cmake.

See gazebosim/gz-cmake#166 (comment)

Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Jan 11, 2024
1 parent 2d4793d commit 994e45a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ 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 994e45a

Please sign in to comment.