summaryrefslogtreecommitdiff
path: root/cmake/modules/FindGLIB2.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-09-23 19:40:25 +0000
committerJörg Mayer <jmayer@loplof.de>2009-09-23 19:40:25 +0000
commit878d7246b85e14f5834ab9b8e7fce8707eb3b307 (patch)
treef943f68d281ffe44f8b933d257a11ba2312cf657 /cmake/modules/FindGLIB2.cmake
parentd909f9f62cb34c020418d6a5b6a5da4d12e1bedf (diff)
downloadwireshark-878d7246b85e14f5834ab9b8e7fce8707eb3b307.tar.gz
- Add $Id: $ tags
- FindHtmlViewer.cmake: Try to add reading the name of the html viewer from the HTML_VIEWER environment variable (untested) svn path=/trunk/; revision=30104
Diffstat (limited to 'cmake/modules/FindGLIB2.cmake')
-rw-r--r--cmake/modules/FindGLIB2.cmake5
1 files changed, 4 insertions, 1 deletions
diff --git a/cmake/modules/FindGLIB2.cmake b/cmake/modules/FindGLIB2.cmake
index e8069d7483..c00932f22c 100644
--- a/cmake/modules/FindGLIB2.cmake
+++ b/cmake/modules/FindGLIB2.cmake
@@ -1,4 +1,7 @@
-# - Try to find GLIB2
+#
+# $Id$
+#
+# Try to find GLIB2
# Once done this will define
#
# GLIB2_FOUND - system has GLIB2