소스 검색

FindGCCXML: document variables

Kovarththanan Rajaratnam 15 년 전
부모
커밋
932d08adb8
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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.