mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06: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:
2
Tests/SimpleInstallS2/scripts/sample_script
Executable file
2
Tests/SimpleInstallS2/scripts/sample_script
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "Sample Script Output"
|
||||
Reference in New Issue
Block a user