CMake/Help/manual
Brad King 3228fc5049 Features: Define meaning for no language standard default
Define an empty string in CMAKE_<LANG>_STANDARD_DEFAULT to mean that
the toolchain has no notion of lanuage standard levels.  In this case
the <LANG>_STANDARD[_REQUIRED] properties will have no effect.

Update the RunCMake.CompileFeatures test to exclude the
LinkImplementationFeatureCycle test when there is no standard default.
It can never fail because no use of specific features will adjust the
CXX_STANDARD level required for any target since the standard levels
have no meaning in this case.
2015-01-29 15:01:40 -05:00
..
LINKS.txt Help: Update cmake.org links to avoid redirects 2015-01-16 15:50:44 -05:00
OPTIONS_BUILD.txt cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -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: Warn that paths should not be used in INTERFACE_ build properties. 2014-11-25 10:00:35 -05: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: Fix typo in cmake-compile-features(7) manual 2014-12-02 09:20:22 -05:00
cmake-developer.7.rst Features: Define meaning for no language standard default 2015-01-29 15:01:40 -05:00
cmake-generator-expressions.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-generators.7.rst VS: Rename VS 14 generator to 'Visual Studio 14 2015' 2014-11-14 14:23:36 -05:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Encoding: Switch to use UTF-8 internally by default on Windows. 2015-01-16 09:39:32 -05:00
cmake-modules.7.rst CTestCoverageCollectGCOV: Add module to run gcov 2015-01-22 11:15:54 -05:00
cmake-packages.7.rst Help: Link to cmake-packages(7) from the Module creation documentation. 2014-12-04 23:31:59 +01:00
cmake-policies.7.rst try_compile: Pass linker flags into test project (#14066) 2014-12-03 15:30:22 -05:00
cmake-properties.7.rst VS: Add source file property to set extra hlsl shader flags 2015-01-28 09:29:50 -05: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 Help: add missing MINGW variable documentation 2015-01-21 15:48:00 -05:00
cmake.1.rst Help: Document 'cmake -E <command>' modes in cmake.1 manual 2015-01-26 14:13:56 -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 Help: Add missing space to ctest -j option description 2014-12-01 09:26:48 -05:00