CMake/Help/manual
Brad King eb7d815649 cmake: Add -A option to specify a generator platform
Define the 'cmake -A' option to set CMAKE_GENERATOR_PLATFORM
without having to spell out the whole variable name.  We choose
the name '-A' for "platform" because '-P' is already taken, and
in the common use case the "platform" is actually an architecture
(e.g. x64).

Teach the RunCMake test infrastructure to use -A to pass the generator
platform.  Extend the RunCMake.GeneratorPlatform test with a case to
verify that the -A option cannot be repeated.
2014-09-15 10:26:59 -04:00
..
LINKS.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -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 Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970) 2014-07-14 09:09:32 -04:00
cmake-commands.7.rst Help: Document ctest dashboard client usage 2014-05-30 14:16:47 -04:00
cmake-compile-features.7.rst WCDH: Remove noise from generated defines. 2014-06-13 18:50:10 +02:00
cmake-developer.7.rst Help: Update style guide to use section headers for command signatures 2014-06-12 13:57:36 -04:00
cmake-generator-expressions.7.rst Genex: Implement generator expressions for target PDB files. 2014-07-31 09:17:53 -04:00
cmake-generators.7.rst VS14: Add Visual Studio 14 generator (#14982) 2014-06-25 14:51:19 -04: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 documentation on escaping changes with CMP0053 2014-05-08 13:24:50 -04:00
cmake-modules.7.rst Merge topic 'FindXerces' 2014-08-22 10:37:53 -04:00
cmake-packages.7.rst Revert "Help: Update cmake-packages.7 examples to import targets only once" 2014-07-15 08:59:11 -04:00
cmake-policies.7.rst EVIS: Add policy CMP0053 2014-05-08 13:24:49 -04:00
cmake-properties.7.rst VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT 2014-08-21 09:28:20 -04:00
cmake-qt.7.rst Help: Use "^^^^" for subsubsection headers 2014-06-02 14:00:33 -04:00
cmake-toolchains.7.rst Help: Add additional hyperlink targets 2014-02-09 12:11:09 +01:00
cmake-variables.7.rst CMake: Add CMAKE_GENERATOR_PLATFORM option 2014-09-05 14:38:05 -04:00
cmake.1.rst cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04: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: Add options to set generator platform 2014-09-05 15:18:21 -04:00