From 28117a2e4a2c6fae3c830366e23f74044d2d836b Mon Sep 17 00:00:00 2001 From: Ian Scott Date: Fri, 6 Sep 2002 11:00:51 -0400 Subject: Add important missing word to documentation --- Modules/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/readme.txt b/Modules/readme.txt index 880659a..96cdfd2 100644 --- a/Modules/readme.txt +++ b/Modules/readme.txt @@ -17,7 +17,7 @@ XXX_FOUND Set to false, or undefined, if we haven't found, or don' You do not have to provide all of the above variables. You should provide XXX_FOUND under most circumstances. If XXX is a library, then XXX_LIBRARIES, should also be defined, and XXX_INCLUDE_DIR should usually be defined (I guess libm.a might be an exception) -The following names should usually be used in CMakeLists.txt files, but they may be usefully modified in users CMake Cache to control stuff. +The following names should not usually be used in CMakeLists.txt files, but they may be usefully modified in users' CMake Caches to control stuff. XXX_LIBRARY Name of XXX Library. A User may set this and XXX_INCLUDE_DIR to ignore to force non-use of XXX. XXX_YY_LIBRARY Name of YY library that is part of the XXX system. It may or may not be required to use XXX. -- cgit v0.12