CMake/Help/manual
Brad King 700f1c3b2b Honor visibility properties for all target types (#15556)
The <LANG>_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN were first
merged in commit v2.8.12~322 (Merge topic 'VISIBILITY_PRESET-property',
2013-06-05) but worked only for shared libraries and executables with
exports.  Prior to commit v3.0.0-rc1~581^2 (GenerateExportHeader:
Deprecate add_compiler_export_flags function., 2013-09-02) the
add_compiler_export_flags function was used to add visibility flags to
all targets.

The visibility flags are useful for sources in all target types because
they may be later linked into shared libraries or executables with
exports.  Introduce policy CMP0063 to enable them for all target types
while preserving compatibility with existing projects that do not expect
this.
2015-05-26 09:03:16 -04:00
..
LINKS.txt Help: Update cmake.org links to avoid redirects 2015-01-16 15:50:44 -05:00
OPTIONS_BUILD.txt Help: Spell '-D' option consistently across documentation (#15575) 2015-05-20 08:30:36 -04:00
OPTIONS_HELP.txt Restore --help-full option to output all help manuals 2014-04-25 08:41:31 -04:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: Fix typo in cmake-buildsystem(7) manual 2015-05-19 13:24:11 -04:00
cmake-commands.7.rst Merge topic 'doc-link_libraries-note' 2015-01-27 11:21:55 -05:00
cmake-compile-features.7.rst Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
cmake-developer.7.rst Help: Add link target for Find Modules section of cmake-developer.7 2015-04-07 10:30:57 -04:00
cmake-generator-expressions.7.rst Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
cmake-generators.7.rst Revert "Qbs: Add new 'extra' generator for qbs project files" 2015-05-21 09:05:58 -04:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Help: Add link target to cmake-language.7 variables section 2015-04-01 16:24:24 -04:00
cmake-modules.7.rst OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
cmake-packages.7.rst Help: Update discussion of relocable packages in cmake-packages(7) 2015-04-03 10:52:35 -04:00
cmake-policies.7.rst Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
cmake-properties.7.rst Add options to run include-what-you-use with the compiler 2015-05-19 13:16:29 -04:00
cmake-qt.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-toolchains.7.rst Add 'ANDROID_API_MIN' target property to set Android Target MIN API 2014-12-17 11:17:28 -05:00
cmake-variables.7.rst Add options to run include-what-you-use with the compiler 2015-05-19 13:16:29 -04:00
cmake.1.rst Help: Spell '-D' option consistently across documentation (#15575) 2015-05-20 08:30:36 -04:00
cpack.1.rst Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ctest.1.rst ctest: Consolidate documentation of CTEST_USE_LAUNCHERS (#15533) 2015-04-28 13:32:23 -04:00