[cmake-commits] alex committed FindPNG.cmake 1.14 1.15

cmake-commits at cmake.org cmake-commits at cmake.org
Sat Feb 10 09:52:02 EST 2007


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv21755

Modified Files:
	FindPNG.cmake 
Log Message:
STYLE: remove empty line, so the documentation for the module is complete
again

Alex


Index: FindPNG.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindPNG.cmake,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- FindPNG.cmake	30 Aug 2006 17:47:54 -0000	1.14
+++ FindPNG.cmake	10 Feb 2007 14:52:00 -0000	1.15
@@ -1,6 +1,5 @@
 # - Find the native PNG includes and library
 #
-
 # This module defines
 #  PNG_INCLUDE_DIR, where to find png.h, etc.
 #  PNG_LIBRARIES, the libraries to link against to use PNG.



More information about the Cmake-commits mailing list