summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/FindGCCXML.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Modules/FindGCCXML.cmake b/Modules/FindGCCXML.cmake
index c3c4bd1..52390c3 100644
--- a/Modules/FindGCCXML.cmake
+++ b/Modules/FindGCCXML.cmake
@@ -1,4 +1,7 @@
# - Find the GCC-XML front-end executable.
+#
+# This module will define the following variables:
+# GCCXML - the GCC-XML front-end executable.
#=============================================================================
# Copyright 2001-2009 Kitware, Inc.