View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012648 | CMake | Modules | public | 2012-01-02 05:20 | 2012-07-09 06:52 | ||||
Reporter | Yury G. Kudryashov | ||||||||
Assigned To | Rolf Eike Beer | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.6 | ||||||||
Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | ||||||
Summary | 0012648: FindDoxygen does not report doxygen version | ||||||||
Description | Doxygen introduces new syntax from time to time, so it may be usefull to require doxygen >= x.y.z. | ||||||||
Steps To Reproduce | find_package(Doxygen) message(STATUS "DOXYGEN_VERSION: ${DOXYGEN_VERSION}") | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | doxygen-version.patch [^] (1,447 bytes) 2012-01-02 05:20 [Show Content]
doxygen-version-r2.patch [^] (1,405 bytes) 2012-01-02 05:25 [Show Content] doxygen-version-r3.patch [^] (1,385 bytes) 2012-01-02 05:29 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0028083) Rolf Eike Beer (developer) 2012-01-02 05:24 |
Instead of your STRING(STRIP), isn't it just enough to use EXECUTE_PROCESS(... OUTPUT_STRIP_TRAILING_WHITESPACE)? |
(0028084) Yury G. Kudryashov (reporter) 2012-01-02 05:29 |
Yes, it is enough. Uploaded -r3. |
(0028090) Rolf Eike Beer (developer) 2012-01-02 13:30 |
Change pushed to next. I've tested this, works for me with and without doxygen installed. |
(0028093) Rolf Eike Beer (developer) 2012-01-02 13:57 |
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=85d4d5e6 [^] |
(0029943) David Cole (manager) 2012-07-09 06:51 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-01-02 05:20 | Yury G. Kudryashov | New Issue | |
2012-01-02 05:20 | Yury G. Kudryashov | File Added: doxygen-version.patch | |
2012-01-02 05:24 | Rolf Eike Beer | Note Added: 0028083 | |
2012-01-02 05:25 | Yury G. Kudryashov | File Added: doxygen-version-r2.patch | |
2012-01-02 05:29 | Yury G. Kudryashov | File Added: doxygen-version-r3.patch | |
2012-01-02 05:29 | Yury G. Kudryashov | Note Added: 0028084 | |
2012-01-02 13:30 | Rolf Eike Beer | Note Added: 0028090 | |
2012-01-02 13:40 | David Cole | Target Version | => CMake 2.8.8 |
2012-01-02 13:57 | Rolf Eike Beer | Note Added: 0028093 | |
2012-01-02 14:36 | David Cole | Assigned To | => Rolf Eike Beer |
2012-01-02 14:36 | David Cole | Status | new => assigned |
2012-01-02 17:12 | Rolf Eike Beer | Status | assigned => resolved |
2012-01-02 17:12 | Rolf Eike Beer | Resolution | open => fixed |
2012-01-02 17:12 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.8 |
2012-07-09 06:51 | David Cole | Note Added: 0029943 | |
2012-07-09 06:52 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |