CMake/Help/manual
Stephen Kelly 8ed59fc207 Add target_compile_features command.
This can be used to set the compiler features required by particular
targets. An error is issued at CMake time if the compiler does not
support the required feature. If a language dialect flag is required
by the features used, that will be added automatically.

Base the target_compile_features command on cmTargetPropCommandBase. This
gives us 'free' handling of IMPORTED, ALIAS, INTERFACE, non-compilable
and missing targets.
2014-04-07 18:11:18 +02:00
..
LINKS.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
OPTIONS_BUILD.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
OPTIONS_HELP.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: List the whitelist of properties for INTERFACE libraries. 2014-02-26 10:40:49 +01:00
cmake-commands.7.rst Add target_compile_features command. 2014-04-07 18:11:18 +02:00
cmake-developer.7.rst Help: Rewrite the cmake-developer.7 find module documentation 2014-04-02 10:59:29 -04:00
cmake-generator-expressions.7.rst Genex: Only evaluate TARGET_OBJECTS to determine target sources. 2014-04-02 23:12:57 +02:00
cmake-generators.7.rst Add support for codelite IDE project fles 2014-01-10 09:20:11 +02: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 hyperlink targets for argument types in cmake-language(7) 2014-02-07 13:35:50 -05:00
cmake-modules.7.rst Add FindOpenCL module 2014-02-26 08:53:00 -05:00
cmake-packages.7.rst Help: Document the package registry in cmake-packages.7 2014-02-17 15:34:48 -05:00
cmake-policies.7.rst cmTarget: Include TARGET_OBJECTS genex in target SOURCES property. 2014-04-02 23:12:56 +02:00
cmake-properties.7.rst cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
cmake-qt.7.rst Help: Fix typo in cmake-qt manual. 2014-03-26 17:50:08 +01:00
cmake-toolchains.7.rst Help: Add additional hyperlink targets 2014-02-09 12:11:09 +01:00
cmake-variables.7.rst project: Add infrastructure for recording CXX compiler features 2014-04-07 16:48:44 +02:00
cmake.1.rst cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05: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: Make the --build-makeprogram optional for --build-and-test 2013-11-18 11:30:49 -05:00