| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007146 | CMake | CMake | public | 2008-06-03 13:17 | 2008-07-20 17:14 | ||||
| Reporter | David Faure | ||||||||
| Assigned To | Alex Neundorf | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007146: Many variables are not documented | ||||||||
| Description | $ cmake --help-variable CMAKE_LIBRARY_PATH cmake version 2.6-patch 0 RC-6 Argument "CMAKE_LIBRARY_PATH" to --help-variable is not a defined variable. Use --help-variable-list to see all defined variables. $ cmake --help-variable-list | grep CMAKE_LIBRARY_PATH CMAKE_LIBRARY_PATH_FLAG Same thing with CMAKE_INCLUDE_PATH, CMAKE_SYSTEM_PREFIX_PATH and CMAKE_SYSTEM_LIBRARY_PATH which I saw in use in some cmake code written by Alex Nenudorf. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0012228) David Faure (reporter) 2008-06-03 13:47 |
CMAKE_PREFIX_PATH isn't documented either. |
|
(0012764) Alex Neundorf (developer) 2008-07-20 17:14 |
Added documentation for these variables to cvs. This will be in 2.6.2, maybe 2.6.1. Are there more missing ? Alex |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-06-03 13:17 | David Faure | New Issue | |
| 2008-06-03 13:47 | David Faure | Note Added: 0012228 | |
| 2008-06-06 11:08 | Bill Hoffman | Status | new => assigned |
| 2008-06-06 11:08 | Bill Hoffman | Assigned To | => Alex Neundorf |
| 2008-07-20 17:14 | Alex Neundorf | Note Added: 0012764 | |
| 2008-07-20 17:14 | Alex Neundorf | Status | assigned => closed |
| 2008-07-20 17:14 | Alex Neundorf | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |