CMake/Help
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
..
command Help: Document behavior of cmake_minimum_required in a function 2015-05-15 14:48:15 -04:00
generator Revert "Qbs: Add new 'extra' generator for qbs project files" 2015-05-21 09:05:58 -04:00
include Help: Reorganize and refine discussion of relocatable packages 2015-04-03 10:52:24 -04:00
manual Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
module OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
policy Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Do not treat DEFINITIONS as a built-in directory property 2015-04-02 13:00:48 -04:00
prop_gbl Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -04:00
prop_inst CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
prop_sf VS: Add support for XAML source files 2015-04-03 13:40:35 -04:00
prop_test Help: Link to properties in set_tests_properties. 2015-04-04 19:14:56 +02:00
prop_tgt Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
release Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
variable Help: Format visibility property and variable documentation 2015-05-22 15:25:31 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00