STYLE: fix doc string

This commit is contained in:
Bill Hoffman 2007-12-17 17:57:57 -05:00
parent 60149b33c1
commit 0e33a166a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# - Check for ANSI for scope support
# Check if the compiler supports std:: on stl classes.
# CMAKE_NO_STD_NAMESPACE - holds result
# CMAKE_NO_ANSI_FOR_SCOPE - holds result
#
IF("CMAKE_ANSI_FOR_SCOPE" MATCHES "^CMAKE_ANSI_FOR_SCOPE$")