Explorar el Código

FindGCCXML: document variables

Kovarththanan Rajaratnam hace 15 años
padre
commit
932d08adb8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Modules/FindGCCXML.cmake

+ 3 - 0
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.