CMake/Help
Stephen Kelly 0dfe395e3c Features: Add COMPILE_FEATURES generator expression.
Allow setting build properties based on the features available
for a target.  The availability of features is determined at
generate-time by evaluating the link implementation.

Ensure that the <LANG>_STANDARD determined while evaluating
COMPILE_FEATURES in the link implementation is not lower than that
provided by the INTERFACE of the link implementation.  This is
similar to handling of transitive properties such as
POSITION_INDEPENDENT_CODE.
2014-05-21 17:22:32 +02:00
..
command Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
generator Add support for codelite IDE project fles 2014-01-10 09:20:11 +02:00
include Help: Factor out COMPILE_DEFINITIONS disclaimer duplication 2013-10-16 09:22:38 -04:00
manual Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
module Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
policy EVIS: Add policy CMP0053 2014-05-08 13:24:49 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
prop_gbl Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
prop_sf Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
release Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
variable Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
index.rst Help: Add documents for release notes 2014-02-04 11:15:12 -05:00