Skip to content

Commit

Permalink
Use HIDE_SYMBOLS_BY_DEFAULT
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 committed Nov 8, 2023
1 parent a52a7d2 commit c4c6e48
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 @@ -132,6 +132,7 @@ 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 av events geospatial graphics io profiler testing)

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

0 comments on commit c4c6e48

Please sign in to comment.