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. (#953)

See gazebosim/gz-cmake#166 (comment)

Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero authored Jan 12, 2024
1 parent 122bea1 commit 6cc16a0
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 @@ -214,7 +214,6 @@ configure_file("${PROJECT_SOURCE_DIR}/cppcheck.suppress.in"
${PROJECT_BINARY_DIR}/cppcheck.suppress)

gz_configure_build(QUIT_IF_BUILD_ERRORS
HIDE_SYMBOLS_BY_DEFAULT
COMPONENTS ${RENDERING_COMPONENTS})

if (GZ_RENDERING_HAVE_OGRE2)
Expand Down

0 comments on commit 6cc16a0

Please sign in to comment.