CMake/Help
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
..
command Merge topic 'doc-add_custom_command-multiple-commands' 2014-09-04 09:48:32 -04:00
generator VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 2014-09-05 15:03:56 -04:00
include Help: Factor out COMPILE_DEFINITIONS disclaimer duplication 2013-10-16 09:22:38 -04:00
manual cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -04:00
module Merge topic 'FindXerces' 2014-08-22 10:37:53 -04:00
policy Merge topic 'doc-CMP0022-compat-version-typo' 2014-08-13 11:10:54 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Document deprecated properties. 2014-07-21 19:48:48 +02:00
prop_gbl Help: Add missing external link marker. 2014-06-05 11:57:25 +02:00
prop_inst CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property 2014-08-09 15:30:21 +02:00
prop_sf VS: Add a source file property to set the hlsl shader type 2014-08-12 10:08:49 -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 VS: Do not compile C sources as WinRT (#15100) 2014-09-02 10:17:02 -04:00
release cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -04:00
variable cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00