ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized cmFileCommand's implementation of FILE(INSTALL) a bit to help out. This addresses bug#1694 and partially addresses bug#2691.

This commit is contained in:
Brad King
2006-08-21 16:55:03 -04:00
parent f1ea7e88dc
commit bed79f6c6b
16 changed files with 727 additions and 247 deletions

View File

@@ -0,0 +1 @@
sample_script crlf=input

View File

@@ -0,0 +1,2 @@
#!/bin/sh
echo "Sample Script Output"

View File

@@ -0,0 +1 @@
@echo Sample Script Output