summaryrefslogtreecommitdiff
path: root/Tests/SimpleInstallS2/InstallScript1.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SimpleInstallS2/InstallScript1.cmake')
-rw-r--r--Tests/SimpleInstallS2/InstallScript1.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/SimpleInstallS2/InstallScript1.cmake b/Tests/SimpleInstallS2/InstallScript1.cmake
new file mode 100644
index 0000000000..7ce8551bd8
--- /dev/null
+++ b/Tests/SimpleInstallS2/InstallScript1.cmake
@@ -0,0 +1,2 @@
+MESSAGE("This is install script 1.")
+SET(INSTALL_SCRIPT_1_DID_RUN 1)