mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
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:
@@ -0,0 +1 @@
|
||||
sample_script crlf=input
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "Sample Script Output"
|
||||
+1
@@ -0,0 +1 @@
|
||||
@echo Sample Script Output
|
||||
Reference in New Issue
Block a user