aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindSED.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/FindSED.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/FindSED.cmake')
-rw-r--r--cmake/modules/FindSED.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/modules/FindSED.cmake b/cmake/modules/FindSED.cmake
index ec95b3fa61..21b21c7cf6 100644
--- a/cmake/modules/FindSED.cmake
+++ b/cmake/modules/FindSED.cmake
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#