| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015621 | CMake | Documentation | public | 2015-06-17 21:29 | 2016-01-04 11:51 | ||||
| Reporter | Paul "TBBle" Hampson | ||||||||
| Assigned To | |||||||||
| Priority | low | Severity | text | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 3.2.3 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015621: CMAKE_GENERATOR_PLATFORM references toolset instead of platform | ||||||||
| Description | The help for CMAKE_GENERATOR_PLATFORM says: "If the user specifies a toolset name (e.g. via the cmake -A option) the value will be available in this variable." which is clearly a cut-and-paste from CMAKE_GENERATOR_TOOLSET: "If the user specifies a toolset name (e.g. via the cmake -T option) the value will be available in this variable." It _should_ say: "If the user specifies a platform name (e.g. via the cmake -A option) the value will be available in this variable." i.e. replace 'toolset' with 'platform', to match the variable name and the -A command-line parameter help. See http://www.cmake.org/cmake/help/v3.2/variable/CMAKE_GENERATOR_PLATFORM.html#variable:CMAKE_GENERATOR_PLATFORM [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0038946) Brad King (manager) 2015-06-18 09:18 |
Fixed, thanks: Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1c9db7db [^] |
|
(0040071) Robert Maynard (manager) 2016-01-04 11:51 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-06-17 21:29 | Paul "TBBle" Hampson | New Issue | |
| 2015-06-18 09:18 | Brad King | Note Added: 0038946 | |
| 2015-06-18 09:18 | Brad King | Severity | tweak => text |
| 2015-06-18 09:18 | Brad King | Status | new => resolved |
| 2015-06-18 09:18 | Brad King | Resolution | open => fixed |
| 2016-01-04 11:51 | Robert Maynard | Note Added: 0040071 | |
| 2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |