mirror of
https://github.com/reactos/CMake.git
synced 2025-02-02 01:55:03 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
271 B
ReStructuredText
9 lines
271 B
ReStructuredText
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.
|