home *** CD-ROM | disk | FTP | other *** search
- COPY SAMPLE
-
- This sample demonstrates how CMAKE handles the COPY command.
-
-
- TO RUN CMAKE:
-
- Execute CMAKE by entering the command
-
- cmake
-
- No parameters are required.
-
-
- NOTE THE FOLLOWING:
-
- The commands (and comments) in the make file, "makefile".
- CMAKE will deduce all dependencies from these commands.
-
- See: The Make File for CMAKE
- * COPY
- in the help file.
-