CMake/Help
Stephen Kelly faeddf64f2 project: Add infrastructure for recording CXX compiler features
Add a feature test using the compiler macros and the preprocessor to
determine available features.

Add a CMAKE_CXX_COMPILE_FEATURES variable which contains all features
known to the loaded compiler, and a CMAKE_CXX_KNOWN_FEATURES variable
containing all features known to CMake.  Add language standard specific
variables for internal use to determine the standard-specific compile
flags to use.

This will be extended to other languages in the future.  Follow-up
commits will add features which will be recorded by the feature test.
2014-04-07 16:48:44 +02:00
..
command target_sources: New command to add sources to target. 2014-04-02 23:14:02 +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 project: Add infrastructure for recording CXX compiler features 2014-04-07 16:48:44 +02:00
module Add FindOpenCL module 2014-02-26 08:53:00 -05:00
policy Merge topic 'target-sources-refactor' 2014-04-03 12:51:51 -04:00
prop_cache
prop_dir Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
prop_gbl Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01:00
prop_sf Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01: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 cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00
release cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00
variable project: Add infrastructure for recording CXX compiler features 2014-04-07 16:48:44 +02:00
index.rst Help: Add documents for release notes 2014-02-04 11:15:12 -05:00