mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
STYLE: fix docs
This commit is contained in:
@@ -73,10 +73,10 @@ public:
|
||||
"that depends on another project built in a different tree. "
|
||||
"EXCLUDE option can be used to provide a list of entries to be "
|
||||
"excluded. "
|
||||
"INCLUDE_INTERNALS can be used to provide a list of internal entries"
|
||||
"to be included. Normally, no internal entries are brougt in. Use "
|
||||
"INCLUDE_INTERNALS can be used to provide a list of internal entries "
|
||||
"to be included. Normally, no internal entries are brought in. Use "
|
||||
"of this form of the command is strongly discouraged, but it is "
|
||||
"provided for backward compatability.";
|
||||
"provided for backward compatibility.";
|
||||
}
|
||||
|
||||
cmTypeMacro(cmLoadCacheCommand, cmCommand);
|
||||
|
||||
Reference in New Issue
Block a user