DOC: Fix comment
This commit is contained in:
parent
db68c543ff
commit
eeb7637a6e
@ -81,7 +81,7 @@ public:
|
|||||||
"INCLUDE command. If OPTIONAL is present, then no error "
|
"INCLUDE command. If OPTIONAL is present, then no error "
|
||||||
"is raised if the file does not exist.\n"
|
"is raised if the file does not exist.\n"
|
||||||
"If module is specified instead of file, the file with name "
|
"If module is specified instead of file, the file with name "
|
||||||
"module.cmake is searched in the CMAKE_MODULE_PATH.";
|
"<modulename>.cmake is searched in the CMAKE_MODULE_PATH.";
|
||||||
}
|
}
|
||||||
|
|
||||||
cmTypeMacro(cmIncludeCommand, cmCommand);
|
cmTypeMacro(cmIncludeCommand, cmCommand);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user