Browse Source

FindGCCXML: document variables

Kovarththanan Rajaratnam 15 năm trước cách đây
mục cha
commit
932d08adb8
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.