summaryrefslogtreecommitdiffstats
path: root/Modules/FindPNG.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2007-02-10 14:52:00 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2007-02-10 14:52:00 (GMT)
commitcfc38fc47d9445f767d2d66bca1f7c2ee64439b4 (patch)
treeee4928d809c3576f2b4d8610c905af8a7370d97c /Modules/FindPNG.cmake
parentdf4cab249c60694defabbea1c1d7070653638480 (diff)
downloadCMake-cfc38fc47d9445f767d2d66bca1f7c2ee64439b4.zip
CMake-cfc38fc47d9445f767d2d66bca1f7c2ee64439b4.tar.gz
CMake-cfc38fc47d9445f767d2d66bca1f7c2ee64439b4.tar.bz2
STYLE: remove empty line, so the documentation for the module is complete
again Alex
Diffstat (limited to 'Modules/FindPNG.cmake')
-rw-r--r--Modules/FindPNG.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/FindPNG.cmake b/Modules/FindPNG.cmake
index 797dd02..c082c01 100644
--- a/Modules/FindPNG.cmake
+++ b/Modules/FindPNG.cmake
@@ -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.