MantisBT - CMake | |||||
| View Issue Details | |||||
| 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 [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||