MantisBT - CMake
View Issue Details
0014289CMakeModulespublic2013-07-14 07:232013-12-02 08:51
Torben Dannhauer 
Brad King 
urgentminoralways
closedfixed 
WindowsWin7 x64
CMake 2.8.11.2 
CMake 2.8.12CMake 2.8.12 
0014289: FindPNG.cmake : libPNG current version is 1.6.x . cmake can only find versions <?=1.5
current stable release (1.6.x) of libpng has binaries named as *png16* .
Cmake can only find file op to libpng version 1.5 (filename: *png15*).

please extend the cmake module to be able to detect also libpng in version 1.6

Thanks!
No tags attached.
Issue History
2013-07-14 07:23Torben DannhauerNew Issue
2013-07-15 09:57Brad KingNote Added: 0033538
2013-07-15 09:57Brad KingAssigned To => Brad King
2013-07-15 09:57Brad KingStatusnew => resolved
2013-07-15 09:57Brad KingResolutionopen => fixed
2013-07-15 09:57Brad KingFixed in Version => CMake 2.8.12
2013-07-15 09:57Brad KingTarget Version => CMake 2.8.12
2013-12-02 08:51Robert MaynardNote Added: 0034644
2013-12-02 08:51Robert MaynardStatusresolved => closed

Notes
(0033538)
Brad King   
2013-07-15 09:57   
Thanks for pointing this out. Fixed:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=96fa4a2e [^]
(0034644)
Robert Maynard   
2013-12-02 08:51   
Closing resolved issues that have not been updated in more than 4 months.