blob: f55c7b177bbc92e564f241b1082d78a6524be354 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_VISIBILITY_INLINES_HIDDEN
-------------------------------
Default value for VISIBILITY_INLINES_HIDDEN of targets.
This variable is used to initialize the VISIBILITY_INLINES_HIDDEN
property on all the targets. See that target property for additional
information.
|