View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012648CMakeModulespublic2012-01-02 05:202012-07-09 06:52
ReporterYury G. Kudryashov 
Assigned ToRolf Eike Beer 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.6 
Target VersionCMake 2.8.8Fixed in VersionCMake 2.8.8 
Summary0012648: FindDoxygen does not report doxygen version
DescriptionDoxygen introduces new syntax from time to time, so it may be usefull to require doxygen >= x.y.z.
Steps To Reproducefind_package(Doxygen)
message(STATUS "DOXYGEN_VERSION: ${DOXYGEN_VERSION}")
TagsNo tags attached.
Attached Filespatch file icon doxygen-version.patch [^] (1,447 bytes) 2012-01-02 05:20 [Show Content]
patch file icon doxygen-version-r2.patch [^] (1,405 bytes) 2012-01-02 05:25 [Show Content]
patch file icon doxygen-version-r3.patch [^] (1,385 bytes) 2012-01-02 05:29 [Show Content]

 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.

 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


Copyright © 2000 - 2018 MantisBT Team