View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013677CMakeModulespublic2012-11-11 04:282016-06-10 14:31
Reporterdanielkaneider 
Assigned ToKitware Robot 
PrioritynormalSeveritytrivialReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.10.1 
Target VersionFixed in Version 
Summary0013677: Include FindExiv2 into source
DescriptionExiv2 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
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0031523)
Rolf Eike Beer (developer)
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 (developer)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-11-11 04:28 danielkaneider New Issue
2012-11-11 05:22 Rolf Eike Beer Note Added: 0031523
2012-11-11 05:25 Rolf Eike Beer Priority high => normal
2012-11-11 10:48 Eric NOULARD Note Added: 0031524
2016-06-10 14:28 Kitware Robot Note Added: 0042148
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team