From b4475cf7e8c2d7f6da4a39e7453bdfc5ccc622a0 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 9 Sep 2008 14:12:48 -0400 Subject: ENH: fix docs, bug 7590 --- Modules/CheckCCompilerFlag.cmake | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Modules/CheckCCompilerFlag.cmake b/Modules/CheckCCompilerFlag.cmake index b084399..07fca64 100644 --- a/Modules/CheckCCompilerFlag.cmake +++ b/Modules/CheckCCompilerFlag.cmake @@ -3,6 +3,10 @@ # # FLAG - the compiler flag # VARIABLE - variable to store the result +# +# This actually calls the check_c_source_compiles macro. +# See help for CheckCSourceCompiles for a listing of variables +# that can modify the build. # Copyright (c) 2006, Alexander Neundorf, # -- cgit v0.12