Selaa lähdekoodia

FindGCCXML: document variables

Kovarththanan Rajaratnam 15 vuotta sitten
vanhempi
sitoutus
932d08adb8
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.