aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindGLIB2.cmake
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-23 19:40:25 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-23 19:40:25 +0000
commit84f8c3fb53dd860850b2cded5295183e6086839a (patch)
treef943f68d281ffe44f8b933d257a11ba2312cf657 /cmake/modules/FindGLIB2.cmake
parent50651abbcb9e1e05df0f1d90f2ead67c216d640d (diff)
- Add $Id: $ tags
- FindHtmlViewer.cmake: Try to add reading the name of the html viewer from the HTML_VIEWER environment variable (untested) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30104 f5534014-38df-0310-8fa8-9805f1628bb7
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