MantisBT - CMake
View Issue Details
0011312CMakeModulespublic2010-10-14 03:092011-12-16 17:13
Marcel Loose 
Alex Neundorf 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.7CMake 2.8.7 
0011312: FindPNG does not set PNG_INCLUDE_DIRS
FindPNG does not set PNG_INCLUDE_DIRS as it should according to the FindXXX coding standards. The uploaded patch fixes this.
No tags attached.
patch FindPNG.cmake.patch (458) 2010-10-14 03:09
https://public.kitware.com/Bug/file/3449/FindPNG.cmake.patch
Issue History
2010-10-14 03:09Marcel LooseNew Issue
2010-10-14 03:09Marcel LooseFile Added: FindPNG.cmake.patch
2011-01-17 16:41David ColeAssigned To => David Cole
2011-01-17 16:41David ColeStatusnew => assigned
2011-10-25 22:12David ColeAssigned ToDavid Cole =>
2011-10-25 22:12David ColeStatusassigned => backlog
2011-11-18 02:36Alex NeundorfAssigned To => Alex Neundorf
2011-11-18 02:36Alex NeundorfStatusbacklog => assigned
2011-11-18 13:24Alex NeundorfNote Added: 0027820
2011-11-18 13:24Alex NeundorfStatusassigned => closed
2011-11-18 13:24Alex NeundorfResolutionopen => fixed
2011-12-16 17:13David ColeFixed in Version => CMake 2.8.7
2011-12-16 17:13David ColeTarget Version => CMake 2.8.7

Notes
(0027820)
Alex Neundorf   
2011-11-18 13:24   
Fixed, thanks.
df0f302 FindPNG: provide PNG_INCLUDE_DIRS, as the readme.txt says (0011312)