Andy Cedilnik před 22 roky
rodič
revize
0e1de8a9f2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      Source/cmFileCommand.h

+ 1 - 0
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"