Browse Source

FindGCCXML: document variables

Kovarththanan Rajaratnam 15 years ago
parent
commit
932d08adb8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Modules/FindGCCXML.cmake

+ 3 - 0
Modules/FindGCCXML.cmake

@@ -1,4 +1,7 @@
 # - Find the GCC-XML front-end executable.
 # - 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.
 # Copyright 2001-2009 Kitware, Inc.