From 0e1de8a9f25660f5f5c98176fc116646a43786d1 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Mon, 21 Jul 2003 14:43:14 -0400 Subject: ENH: Fix comment --- Source/cmFileCommand.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index 0f02239..ed8ad0a 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -71,6 +71,7 @@ public: " FILE(READ filename variable)\n" " FILE(GLOB variable [globbing expressions]...)\n" " FILE(GLOB_RECURSE variable [globbing expressions]...)\n" + " FILE(MAKE_DIRECTORY [directory]...)\n" "WRITE will write a message into a file called 'filename'. It " "overwrites the file if it already exists, and creates the file " "if it does not exists.\n" -- cgit v0.12