mirror of
https://github.com/reactos/CMake.git
synced 2024-12-17 08:36:48 +00:00
eb7d815649
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. |
||
---|---|---|
.. | ||
ccmake.1.rst | ||
cmake-buildsystem.7.rst | ||
cmake-commands.7.rst | ||
cmake-compile-features.7.rst | ||
cmake-developer.7.rst | ||
cmake-generator-expressions.7.rst | ||
cmake-generators.7.rst | ||
cmake-gui.1.rst | ||
cmake-language.7.rst | ||
cmake-modules.7.rst | ||
cmake-packages.7.rst | ||
cmake-policies.7.rst | ||
cmake-properties.7.rst | ||
cmake-qt.7.rst | ||
cmake-toolchains.7.rst | ||
cmake-variables.7.rst | ||
cmake.1.rst | ||
cpack.1.rst | ||
ctest.1.rst | ||
LINKS.txt | ||
OPTIONS_BUILD.txt | ||
OPTIONS_HELP.txt |