DOC: better documentaiton

This commit is contained in:
Ken Martin
2005-11-02 13:51:59 -05:00
parent 35b529cc3e
commit 0a5b9db60b
7 changed files with 26 additions and 3 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
# CHECK_INCLUDE_FILE - macro which checks the include file exists.
# INCLUDE - name of include file
# VARIABLE - variable to return result
# OPTIONAL - a third argument can be extra flags which are passed to the compiler
#
# a third argument can be passed containing extra flags for the compiler
#
MACRO(CHECK_INCLUDE_FILE_CXX INCLUDE VARIABLE)