Skip to content

Commit

Permalink
Add -fvisibility=hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Aug 7, 2023
1 parent ad7ffd9 commit eaaca31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ function(glow_prepare_target target)
else ()
target_compile_options(${target}
PRIVATE
-fvisibility=hidden
-Wall
-Wextra
-Wpedantic
Expand Down

0 comments on commit eaaca31

Please sign in to comment.