MantisBT - CMake
View Issue Details
0013677CMakeModulespublic2012-11-11 04:282016-06-10 14:31
danielkaneider 
Kitware Robot 
normaltrivialalways
closedmoved 
CMake 2.8.10.1 
 
0013677: Include FindExiv2 into source
Exiv2 is an open source library for reading and modifying exif data. It would be handy to have the Find-CMake Module shipped with the CMake release.

Their public version of FindExiv2.cmake can be found at
http://dev.exiv2.org/projects/exiv2/repository/entry/trunk/FindExiv2.cmake [^]
and seems pretty stable
No tags attached.
Issue History
2012-11-11 04:28danielkaneiderNew Issue
2012-11-11 05:22Rolf Eike BeerNote Added: 0031523
2012-11-11 05:25Rolf Eike BeerPriorityhigh => normal
2012-11-11 10:48Eric NOULARDNote Added: 0031524
2016-06-10 14:28Kitware RobotNote Added: 0042148
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0031523)
Rolf Eike Beer   
2012-11-11 05:22   
If Exiv2 is build from CMake itself (as it seems) they should just export a *Config.cmake which allows usage of this project without a find module.
(0031524)
Eric NOULARD   
2012-11-11 10:48   
And in any case the procedure to include a new Find module in CMake source is described here:
http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

The baseline is each module should have a maintainer.
(0042148)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.