CMAKE_VISIBILITY_INLINES_HIDDEN.rst 271 B

12345678
  1. CMAKE_VISIBILITY_INLINES_HIDDEN
  2. -------------------------------
  3. Default value for VISIBILITY_INLINES_HIDDEN of targets.
  4. This variable is used to initialize the VISIBILITY_INLINES_HIDDEN
  5. property on all the targets. See that target property for additional
  6. information.