Skip to content

Commit 994e45a

Browse files
committed
Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake.
See gazebosim/gz-cmake#166 (comment) Signed-off-by: Jose Luis Rivero <[email protected]>
1 parent 2d4793d commit 994e45a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ 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
6059
COMPONENTS loader register)
6160

6261

0 commit comments

Comments
 (0)