diff options
Diffstat (limited to 'Modules/FindGCCXML.cmake')
-rw-r--r-- | Modules/FindGCCXML.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindGCCXML.cmake b/Modules/FindGCCXML.cmake index 1600e9dfb6..e0cb838bcf 100644 --- a/Modules/FindGCCXML.cmake +++ b/Modules/FindGCCXML.cmake @@ -1,4 +1,4 @@ -# Find the GCC-XML front-end executable. +# - Find the GCC-XML front-end executable. FIND_PROGRAM(GCCXML NAMES gccxml ../GCC_XML/gccxml |