MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009098 | CMake | CMake | public | 2009-06-02 11:15 | 2016-06-10 14:30 |
| Reporter | David Partyka | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009098: FIND_PATH DOC does not support multiple line documentation. | ||||
| Description | If you have a multi-line DOC the extra lines will get written to your CMakeCache and then it will complain about offending lines. | ||||
| Steps To Reproduce | |||||
| Additional Information | The following line of CMakeLists.txt of VTK will cause this error to occur. FIND_PATH(VTK_DATA_ROOT VTKData.readme ${VTK_SOURCE_DIR}/VTKData ${VTK_SOURCE_DIR}/../VTKData ${VTK_SOURCE_DIR}/../../VTKData $ENV{VTK_DATA_ROOT} DOC "The repository for data used for testing. To check out this repository from CVS, first run cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/VTKData login (respond with password vtk) and then run cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/VTKData checkout VTKData" ) | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-06-02 11:15 | David Partyka | New Issue | |||
| 2009-09-14 12:34 | Bill Hoffman | Status | new => assigned | ||
| 2009-09-14 12:34 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041564 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||