Unverified Commit 230fa53f authored by Henry Schreiner's avatar Henry Schreiner Committed by GitHub
Browse files

fix: Don't override global settings for VISIBILITY if set (#2793)

Sometimes programmers want to control this, and while it can be changed after the fact, it's commonly set via a CMAKE_ variable; if that variable is set, we should respect that (like the CMAKE_INTERPROCEDURAL_OPTIMIZATION setting).
parent 1faf4a8a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment