| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0003922 | VTK | (No Category) | public | 2006-10-11 05:18 | 2013-04-05 19:57 | ||||
| Reporter | Jens Henrik Goebbert | ||||||||
| Assigned To | Sebastien Barre | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003922: Doxygen/CMakeList.txt not working with CMake 2.5-20061010 | ||||||||
| Description | in Utilities/Doxygen/CMakeList.txt line 19 should be GET_FILENAME_COMPONENT(DOT_PATH ${DOXYGEN_DOT_EXECUTABLE} PATH) instead of GET_FILENAME_COMPONENT(DOT_PATH ${DOT} PATH) because CMake-Module "Documentation" includes Module "Doxygen", which does not set ${DOT} but ${DOXYGEN_DOT_EXECUTABLE} | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0010413) Sebastien Barre (developer) 2008-02-07 10:15 |
This apparently was fixed some time ago in FindDoxygen.cmake: # Backwards compatibility for CMake4.3 and less SET (DOXYGEN ${DOXYGEN_EXECUTABLE} ) SET (DOT ${DOXYGEN_DOT_EXECUTABLE} ) |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-02-06 10:45 | Jeff Baumes | Assigned To | Mathieu Malaterre => Sebastien Barre |
| 2008-02-07 10:15 | Sebastien Barre | Status | tabled => closed |
| 2008-02-07 10:15 | Sebastien Barre | Note Added: 0010413 | |
| 2008-02-07 10:15 | Sebastien Barre | Resolution | open => fixed |
| 2008-02-07 10:19 | Sebastien Barre | Status | closed => @80@ |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-04-05 19:57 | Berk Geveci | Status | customer review => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |