Skip to content

Commit

Permalink
Update Migration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero and azeey authored Jan 26, 2024
1 parent 75ae798 commit 6f5927c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ release will remove the deprecated code.

1. The minimum required cmake version is now 3.22.1.

1. **Breaking**: C/C++ projects enable the visibility=hidden by default
gz-cmake4 changes the gz-cmake projects to use C/C++ visibility hidden
1. **Breaking**: C/C++ projects enable the `visibility=hidden` compiler flag by default.
gz-cmake4 changes gz-cmake projects to use C/C++ visibility hidden
by default. This is a potential breaking changed for projects using
gz-cmake but the benefits in terms of creating portable code and
time spend by the loader could be relevant.
Expand Down

0 comments on commit 6f5927c

Please sign in to comment.